This post covers some well-known Linux commands that, when used with particular options and arguments, can save you some time or ensure that what you are doing is what you intended. The first “trick” ...
I wish I'd known these time-saving tweaks and tricks from the start.
Linux commands often have long lists of options they support, many of which are single-letter mnemonics. These can be tricky to learn and remember, but their redeeming feature is their reusability: ...
The commands below include basic Unix commands such as ls, cat, cp, mv, grep, etc. We will also talk about some of the shortcuts that can help you take control of your operating system faster and in a ...
The df command provides information on file system usage, but includes quite a few options. This post examines the differences and makes some suggestions about when you should use which of the two ...