Working in Linux/Unix platform, if any command dose not
work, say # ls reports as command not found.
what to do?
Answer Posted / vinod thakur
all right as discussed above.but if PATH varible is set
properly and then we facing same problem then we hav to
check whether we hav losted sbin or bin if we have losted
bin we can recover it as whole but if sbin then up to
limited level we can recover it ..
VINOD THAKUR
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is help command in linux?
What is $@ in shell?
What are the mv command options?
What does uname do in linux?
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.
What is phony in makefile?
What is bash command?
What does mkdir mean in linux?
What are linux commands useful?
What are the basic dos commands?
How do you create a file?
How do I check cores in linux?
What the command used for list the contents of your home directory, current directory and all subdirectories?
Which command would you use if you want to remove the password assigned to a group?
What is build process?