Home Linux
 Bash Syntax

dir

Briefly list directory contents

SYNTAX
     `dir' (also installed as `d')

Equivalent to `ls -C -b'; that is,by default files are listed in columns, sorted vertically, and special characters are represented by backslash escape sequences.

Related Linux Bash commands:

ls - List information about files

Equivalent Windows XP commands:

DIR - Display a list of files and folders



Back to the Top

Simon Sheppard
SS64.com