Proc Directories Flashcards

1
Q

/proc/pid

A

Contains all info on process

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

Cmdline

A

Commands and arguments used to invoke process

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

Environ

A

Environment variables

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

Cwd

A

Link to current working directories

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

Exe

A

Link to the executable of the process

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

Stat

A

Status information about the process

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

Fd

A

One entry for each file the process opens

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

/proc/CPUinfo

A

CPU and system architecture items

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

/proc/meminfo

A

Memory and swap usage

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

/proc/cmdline

A

Options used to start kernal

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

/proc/filesystems

A

Filesystems supported by the kernal

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

/proc/modules

A

Active kernal modules

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

/proc/mounts

A

Mounted devices

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

/proc/uptime

A

System uptime

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

/proc/net

A

Networking information

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

/proc/version

A

Kernal and Linux version