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
How do I check cpu usage?
How do I run bash on windows?
What are the options of wc command?
What is sudo bash command?
How can you check the amount of lines in a file?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
Why makefile is used in linux?
How do you open a command prompt when issuing a command?
What is the syntax of mkdir?
How find ip address linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What is tty in linux command?
How do I stop a linux job?
What is in mkdir command?
What is the root directory linux?