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 first character of the output in ls l command?
Describe the zip/unzip command using gzip.
Explain command to display different lines that are found when compare two files?
Write a command that will display files in the current directory, in a colored, long format.
What does grep v do?
What is the pipe command?
How to display no of records in oracle using unix command?
Is ‘du’ a command? If so, what is its use?
Who command in unix operating system?
What does the command '$ls | wc –l > file1' do?
Who command in unix?
How do I run a bash script?
Name the various commands that are used for the user information in unix.
what is the advaantage of each user having its own copy of the shell?
What is a command and examples?