- iOS 18.2 was killing my iPhone's battery until I turned off this feature
- Linux filesystems: Ext4, Btrfs, XFS, ZFS and more
- I test smart home devices for a living, and this is my favorite smart thermostat
- The best laptops for video editing in 2025: Expert tested and reviewed
- LG's new Gram Pro laptops compete with MacBook Air with thinner-than-ever designs
Tagging commands on Linux
Tags provide an easy way to associate strings that look like hash tags (e.g., #HOME) with commands that you run on the command line. Once a tag is established, you can rerun the associated command without having to retype it. Instead, you simply type the tag. The idea is to use tags that are easy to remember for commands that are complex or bothersome to retype. Unlike setting up an alias, tags are associated with…
Read More