How do you create a file in UNIX
Answer Posted / emg
$ cat > file name
| Is This Answer Correct ? | 22 Yes | 11 No |
Post New Answer View All Answers
What difference between cmp and diff commands?
What is grep short for?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the nmap command?
What does touch command do in unix?
How does shebang work?
How to display no of records in oracle using unix command?
What are the unix commands?
How does the system know where one command ends and another begins?
How do I use grep to search for a file?
What is the behavioural difference between cmp and diff commands?
Describe the usage and functionality of the command rm –r * in unix?
What is s and g in sed 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
What are the general commands in using unix os for a beginner?