How you will create new folder / directories and how to remove file and folder in linux?
Explain about chmod options filename?
What are the 4 kinds of sentences with examples?
What is s in permission linux?
What does top do in linux?
Explain the ‘ls’ command in linux
How many linux commands are there?
Which command is used to clear the screen?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
Which command puts a script to sleep untill a signal is recieved?
How do makefiles work?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What is gnu in linux?
What can you tell about the tar command?
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.