It's a good idea to start each year with some ideas about how to make the new year better--even when it comes to working with Linux. This post offers some suggestions on how you might get more value and enjoyment from Linux in 2021.
Commit favorite commands to aliases or scripts
Linux commands make it easy to manipulate files and command output, but the cleverest commands can be very difficult to remember and reuse. Commit them to a script or alias, on the other hand, and you can give them meaningful names that are easy to remember and use them easily any time you need. Here's an example of a complicated Linux command turned into an alias:
Thanks to Sandra Henry-Stocker (see source)
No comments:
Post a Comment