Which command is used to create a directory?
No Answer is Posted For this Question
Be the First to Post Answer
Can a process kill itself in UNIX/or in its various versions?
Write a command that will display files in the current directory, in a colored, long format.
What does grep v grep do?
Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?
How to delete a directory containing files and folders?
What is the significance of the 'tee' command?
What is the use of cut command in unix?
What is “chmod” command?
How to get a particular string as your prompt ? Give syntax of that command?
What is rmdir command?
Differentiate cat command from more command.
How to copy multiple files and directories into some other directory?