Monday, February 4, 2013

Linux Basic Commands with Description:

chmod - modify file access rights

su - temporarily become the superuser

chown - change file ownership

chgrp - change a file's group ownership

mkdir – make directories

ls – list directory contents

mv – move (rename) files

find – search for files in a directory hierarchy

grep - print lines matching a pattern

history – prints recently used commands


No comments:

Post a Comment