Topic 2 - Unix Basics (Basic Commands) Flashcards

1
Q

man

A

find and displays pages from the online Unix reference manual

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

who

A

displays info about currently logged in userids

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

whoami or who am i

A

Displays the userid that is currently logged in

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

finger

A

displays information about local and remote userid

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

which

A

locates a command and displays its pathname or alias

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

whereis

A

Finds ALL files associated with a command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

hostname

A

Displays the name of current host system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

tty

A

Displays the name of a specific file assigned to your terminal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

quota

A

displays your system resource quotas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

cal

A

Displays a calander

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

date

A

prints or sets the system date and time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

find

A

searches for a file in a directory tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

ls

A

displays various types of information bout files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

cat

A

concatenates files and print the result on the standard output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

ctrl-c

A

interrupts the current task

How well did you know this?
1
Not at all
2
3
4
5
Perfectly