dir [Command]

dir [Command]



Command dir

to view the subdirectories and filesn under the directory

Syntax

dir

[Related posts]

alias [Command]
Command alias alias command definition of abbreviations for long commands or view the current list abbreviations. Syntax alias [abbrev = command] Description If you enter...
cd [Command]
Command cd cd – command changes the current directory. Syntax cd [directory] Description The command cd without the directory name changes the current directory to...
find [Command]
Command find find – command displays a list of files that match a given set of criteria. Syntax find [path] [options] Options -depth first processing...
chgrp [Command]
Command chgrp chgrp – command changes the owner group of one or more files. Syntax chgrp [-cfvR] group files Options -c displays only files with...
rm [Command]
Command rm Removes one or more files. Syntax rm [options] files Options -f deletes files without asking. -i asks for confirmation before deleting files. -r...

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>