Ubuntu 20.04 commands for Beginners

September 11, 2020

Gokul Deepak S

dateDisplays the current date and time of the system
calDisplays the current month’s calendar
uptimeshows the uptime of the system
whoamicurrent user’s name
userslogged in user name
idcurrent user’s id
who
w
manreference manual of other commands
lsLists Directory
catView whole File at once
moreView File page by page
lessView File page by page (Loads faster than more)
headDisplay first 10 lines of a file
tailDisplay last 10 lines of a file
wc -lCount number of lines in a file

About the author

Gokul Deepak is a DevOps engineer focused on building reliable cloud systems through automation, observability, and disciplined infrastructure design. He shares practical insights from real-world production environments, helping engineers build systems that scale with clarity and confidence.

Leave a Reply

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments