The command that is used to change options and positional parameters for a running Bash is:
B. set
Explanation:
The "set" command in Bash is used to set or unset values of shell options and positional parameters.
It can be used to change the behavior of the shell and the way it executes commands.
This command is frequently used in shell scripts to modify the shell environment or to configure command execution.
Option A is used to display the command history in Bash.
Option C, D, and E are not valid Bash commands.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
rona962
2 months, 4 weeks ago