LINUX Flashcards
1
Q
FHS
A
FILE LINUX HERARQUIY
2
Q
WHOAMI
A
check the name of the user
3
Q
CP
A
COPY A FILE IN ANOTHER DIRECTORY
4
Q
RM
A
REMOVE A FILE
5
Q
ADDUSER
A
CREATE A NEW USER
6
Q
WHICH
A
SHOWS THE RUTE WHERE THE COMMAND OR FILE IS LOCATED
7
Q
CAT
A
CONCATENATE AND SHOW ON PROMOT WHATEVER IS IN THE FILE
8
Q
PWD
A
where I am the path, present working directory
9
Q
BASH
A
it is one of vaious Shells : Bourne Again Shell
10
Q
PS
A
process statutus
11
Q
$
A
running as a user
12
Q
#
A
running as a root
13
Q
cmd –help
A
show everything about the command
14
Q
man (cmd)
A
enter in a new prompt and show everything about the command
15
Q
apropos (termino desconocido)
A
list everything about possible about termino desconocido