Posts

Showing posts with the label Unix

Unix Commands

                       Files &Directories cat          -      Disaply file content cd           -      Changes directory to dirname chgrp      -      Change file group chmod    -      Changing permissions cp           -      Copy source file into destination file          -      Determine file type find         -      Find files grep        -      Search ...