Unix Commands 1.1
Unix Commands 1.1
who
Pwd:
go to current directory
go to parent directory
Going to root: cd /
directory structure : ls
Cut command :
Email:
Sed:
Sed is a Stream Editor used for modifying the files in unix (or linux). Whenever you want to make
changes to the file automatically, sed comes in handy to do this
Awk:
Example2: