Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, the [...] built-in shell command can modify certain behavioral settings of the shell (e.g. exit immediatly if any command gives error, report error when unset variable is referenced, etc).
Answer
set

Question
In linux, the [...] built-in shell command can modify certain behavioral settings of the shell (e.g. exit immediatly if any command gives error, report error when unset variable is referenced, etc).
Answer
?

Question
In linux, the [...] built-in shell command can modify certain behavioral settings of the shell (e.g. exit immediatly if any command gives error, report error when unset variable is referenced, etc).
Answer
set
If you want to change selection, open document below and click on "Move attachment"

20. Advanced Shell Scripting
program will cause it to print its own epitaph. If - is given instead of a function name, then the signal is unbound (i.e., set to its default value). 20.6 Internal Settings -- the set Command <span>The set command can modify certain behavioral settings of the shell. Your current options can be displayed with echo $- . Various set commands are usually entered at the top of a script or given as command-line options to bash . Using set + option inste

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.