our approach
|
new tutorials
|
contact us
MySQL Basics In Pictures
Starting
Administration
Tables
Queries
Security
Web
Type:
mkdir backups
then press
ENTER
.
mkdir
is a Linux command to create a new directory, in this case a new directory within your
home
directory called
backups
.
Type:
ls
then press
ENTER
.
The
ls
Linux command lists all the items in the current directory: the
backups
,
Desktop
,
My Computer
,
My Documents
, and
Network
directories.
<< BACK
NEXT >>