what are the different commands used to create files?
Answer Posted / subbareddy kake
1.touch <file name>
2.cat > filename
3.> file name
4.by using editors like vi
5.echo > file name
6.tee file name
7.vim file name
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
What does grep v do?
Which command is used to copy files?
Explain ‘library functions’ with respect to unix commands?
Name the various commands that are used for the user information in unix.
What is in grep command?
Can you explain a little bit about command substitution?
What is the functionality of a top command?
Explain ‘system calls’ with respect to unix commands?
What is ‘ps’ command for?
What is the use of find command in unix?
What is the difference between grep and grep?
Can you enlist some commonly used network commands?
What is grep short for?
What is awk used for?