what are the different commands used to create files?

Answer Posted / ravindran m

1.touch - to create empty files (e.g) - touch <filename>
2.vi <filename>

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is updatedb?

678


What do chown command do?

626


Is ‘du’ a command? If so, what is its use?

718


What does the “echo” command do?

730


What is command statement?

656






Write a command to kill the last background job?

702


What is $0 bash?

749


Explain ‘library functions’ with respect to unix commands?

702


Who command in unix?

681


Why is shebang used?

685


What is the difference between awk and grep?

631


How do I delete files from command prompt?

661


How to use grep command to list find the records of a file containing 10 different strings?

729


What is nr in awk command?

695


Enlist some filename manipulation commands in unix.

630