What is pwd in linux command?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between find and locate command 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 $@ in shell?
What does chmod 644 do?
What is s in permission linux?
What does kill in linux?
What is gnu in linux?
How do you create a file in linux?
Which two commands can you use to delete directories?
What is umask 000?
What is the difference between kill and kill in linux?
How do you check which file consuming more space in linux?