The man utility is a console based program that displays manual pages of other utilities, so for fdisk, you would use man -k fdisk to search for fdisk related manuals
Answer:
1 no. ans
none of above
this ans is not 100% correct but also it help may help you
Answer:
.c. Load them via your login script.
Explanation:
Given that using functions in shell scripts enhances programming output and login script comprises the functions and statements required to effectively execute at any given time the user logs into their account.
Hence the moment these functions are formulated, they are then executed through a single command statement thereby reducing the time of re-writing another set of code repeatedly in every program.
Therefore, in this case, what you can do is to "Load them via your login script."