date | Displays the current date and time of the system |
cal | Displays the current month’s calendar |
uptime | shows the uptime of the system |
whoami | current user’s name |
users | logged in user name |
id | current user’s id |
who | |
w | |
man | reference manual of other commands |
ls | Lists Directory |
cat | View whole File at once |
more | View File page by page |
less | View File page by page (Loads faster than more) |
head | Display first 10 lines of a file |
tail | Display last 10 lines of a file |
wc -l | Count number of lines in a file |
Linux has a convenient feature of running cronjob which will get executed at the correct…
As famous Tamil poet Auvaiyar said "Katradhu Kai Mann Alavu, Kallathathu Ulaga Alavu" which is…
Terraform Cheatsheet with pdf. You can download Terraform Cheatsheet pdf with all Terraform CLI commands…
I was planning to do Terraform certification a long time ago. I have worked on…
As a user of both of these services has got multiple benefits with both of…
You need not memorize these important docker commands. Repeated usage will make it easy for…
This website uses cookies.