Command line interface - UNF

To avoid ambiguity, use the complete path to a directory or file, separating each level with a \ DOS (Command line WinX) UNIX Directory Manipulation: list files/directories dir. drive: dir /p /w (pause, wide) ls. ls –l (long) change current directory cd. cd .. (to parent) cd \ (to root) cd. cd .. (to parent) cd ~ (to home) create (make) directory ................
................