Linux Commands
Linux is free & opensource, community based project and multiuser based os.
pwd //present working director
cal // calender
whoami //user of the machine
ls //to get the list of files
touch file.txt //to create a file
vi file.txt //to go edit mode and...
nithinmanupuri.hashnode.dev3 min read