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 general format of unix command syntax?
Why is shebang used?
Is command prompt unix?
How do you grep a case insensitive?
Explain command to display different lines that are found when compare two files?
Explain ‘library functions’ with respect to unix commands?
How do I open a port?
What do know about tee command and its usage?
How do I search a whole word in vim?
What does the “echo” command do?
Explain command to view process running?
What is unix command?
What is command substitution?
Is ‘du’ a command? If so, what is its use?
Which unix command lists files/folders in alphabetical order?