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


Please Help Members By Posting Answers For Below Questions

Describe the zip/unzip command using gzip.

604


How do I open a port?

584


Explain ‘library functions’ with respect to unix commands?

596


What is the general format of unix command syntax?

685


What is grep short for?

548






What are the differences among a system call, a library function, and a unix command?

563


What is command statement?

538


What is the comma to display different lines that are found when compare two files?

590


What is the difference between cat and more command?

620


What is unix command line?

601


How do I clear my terminal history?

576


What are filter commands in unix?

547


Why is it called a shebang?

566


How do you repeat a command in terminal?

587


What does pipe () return?

586