- Want to know your system name?
- /bin/uname -n
- Know where you are in your file system:
- pwd
- The command will print Present Working Directory
- How do you create a shortcut in linux?
- ln
- How to extract compressed files?
- tar
- Downloading from a link can't be faster on any other OS :)
- wget
- Forgot which commands you ran?
- history
- Want to see whats your disk space usage?
- df
- df -h gives human formatted listing
- Most important command to know more about the above commands - Need more help about the commands?
- man
Being in the industry for almost two decades, one thing that's been constant is change and my curiosity. I In this fast world of IT...being curious, learning and learning by doing is quintessential :) Here is my way of learning and sharing what I learnt!!! Author: Sirisha Reddy G V
Comments