6 lines
235 B
TeX
6 lines
235 B
TeX
\begin{Verbatim}[frame=lines, numbers=left, xleftmargin=5mm, framesep=3mm, breaklines=true, label=\fbox{Examples of the mv Command}]
|
|
$ mv cat.txt bat.txt
|
|
$ mv cat.txt animals/mammals
|
|
$ mv cat.txt animals/mammals/bat.txt
|
|
\end{Verbatim}
|