set options available Flashcards

1
Q

set

keymap style for command line

A

vi

emacs

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

set

default ON, enables has table of commands and locations for repeat use

A

hashall

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

set

default ON, allows HISTFILE to be read to find history file

A

history

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

set

runs background processes in a different group and let the console know when they are done

A

monitor

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

set

default OFF will not allow the > redirect to overwrite an existing file

A

noclobber

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

set

default OFF, scripts will run a syntax check when enable on all commands when run

A

noexec

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

set

terminated jobs notify the console immediately instead of during the next execution of ‘jobs’ command

A

notify

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

set

echoes any command to the terminal/screen before they are run

A

verbose

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