linux commands Flashcards
1
Q
CD
A
change directories
2
Q
mkdir
A
make directory
3
Q
ls
A
list
4
Q
rmdir
A
delete folder
5
Q
bash
A
writing a computer program
6
Q
chmod
A
to give permission
7
Q
./
A
run file
8
Q
Vim, Nano
A
text editor
9
Q
touch
A
create a file
10
Q
mv
A
rename a file
11
Q
kernal
A
The kernel is a computer program at the core of a computer’s operating system and generally has complete control over everything in the system. It is the portion of the operating system code that is always resident in memory, and facilitates interactions between hardware and software components
12
Q
yum
A
runs updates