How do I run a script in linux?
No Answer is Posted For this Question
Be the First to Post Answer
How do you create a text file in linux terminal?
A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?
What is the difference between locating and locate command?
How do I get to root in linux?
What is grep command in linux with examples?
What does chmod do in linux?
What is $@ in shell?
Describe the mknod command and when you’d use it.
Compare between SYS V launched processes and Xinetd processes in Linux.
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What is du -s * | sort -k1,1rn | head command used for?
What could be the problem when a command that was issued gave a different result from the last time it was used?