Common UNIX commands
> ls ( list files )
> pwd ( print working directory )
> cd ( change directory )
> touch command
> cat command
> mkdir ( Make or Create directory )
> rmdir (Delete or Remove directory)
> rm ( Delete or Remove file )
> grep
> egrep
> cp copy file in UNIX
> mv ( move )
> echo
> vi editor
> chmod
> Running UNIX in the background
> nohub command UNIX
> "ps" command
> Kill UNIX Job or Process
> sed command in UNIX
> find command in UNIX
> Zip or Unzip a file in UNIX
No comments:
Post a Comment