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

Enumerate some of the most commonly used network commands in unix?

628


How does the system know where one command ends and another begins?

1588


Which unix command lists files/folders in alphabetical order?

624


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

658


Which command should you use to find the remaining disk space in unix server?

720






What is the first character of the output in ls l command?

643


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)?

973


What do chmod command do?

610


What is the behavioural difference between cmp and diff commands?

690


What does grep v grep do?

558


Name the unix command to find how many days the server has been up.

623


Who command in unix operating system?

669


Differentiate cat command from more command.

593


What is time_t?

598


what is the advaantage of each user having its own copy of the shell?

2047