How do you create a file in UNIX
Answer Posted / ps
cat> filename
touch filename
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
What is the use of sed command in unix?
Describe the usage and functionality of the command rm –r * in unix?
How does shebang work?
What is the use of find command in unix?
Which command is used to restrict incoming messages?
Is ‘du’ a command? If so, what is its use?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is grep and how do you use it?
How to use grep command to list find the records of a file containing 10 different strings?
Which command should you use to find the remaining disk space in unix server?
What does the command '$ls | wc –l > file1' do?
Can you explain a little bit about command substitution?
What are some command words?
Which command can you use to find the currently running process in unix server?
What command is used to switching between users in unix?