Answer Posted / v.balaviswanathan
It depends on the user
If the user is root or a system administrator the task and
the commands are different and depending on the task
commands vary those might be the basic as well
like " top, ls, lspci, ps aux, df, du, ls -Z, service, cat,
basename etc"
If the user is normal then commands like "cat, passwd, ls,
export(While writing shell scripts) etc.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is $@ in bash?
How compile c++ program in cmd?
What is the use of man command in linux?
What does mkdir do in linux?
What is llvm used for?
What are grep commands?
What is an os command?
How lilo is useful in linux?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
What language is clang written in?
What is the command can be run to remove all the rules in an iptable table?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
What is simple command?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
why context switching time should be minimum? How it depends on hardware support?