How do you create a file?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the linux ‘cd’ command options along with the description?
Why echo is used in linux?
Explain about lprm job number?
How can I know my linux os is 32 bit or 64 bit? and How can i know my CPU is 32 bit or 64 bit in linux machine environment.?
How do I remove a soft link in linux?
What is the Difference between 'su' and 'su-' ?
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 the command for finding the higest memory occupied file in linux?
What does cd – command do?
What is p in mkdir?
What does ls mean in linux?
How do you execute more than one command or program from a single command line entry?