Comm Flashcards

1
Q

echo $?

A

If previous command execute success or no
0 = SUCCESS
1 = FAIL

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

cat -n

A

Cat the file with line number

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