next up previous
Next: Changing Directories Up: Telnet Previous: Telnet

File Management

Files can be organized in directories and subdirectories. To make a directory you need use the command
\begin{emph}
mkdir \end{emph}
and then supply the directory name. For example lets create a directory and call it assign1 then the command should be
\begin{emph}
mkdir assign1 \end{emph}
.

Yousef Haik
2/23/1998