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 are grep patterns?
What is grep command in unix with examples?
Which command is used to copy files?
What do know about tee command and its usage?
Write a command that will display files in the current directory, in a colored, long format.
What is the functionality of a top command?
What is the significance of the 'tee' command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Is ‘du’ a command? If so, what is its use?
What is $0 bash?
What is awk used for?
Enlist some filename manipulation commands in unix.
How do I run a bash script?
What is s and g in sed command?
Is command prompt unix?