Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you create a file in UNIX

Answer Posted / gramper

We can create empty file by using the command
$ touch filename
Adding contents to an empty file
$ cat >>filename
- writing any contents
-ctl + d
$ cat 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 .sh file?

1258


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

1268


What is the use of egrep command in unix?

1245


How do I find previous commands in unix?

1250


Can you enlist some commonly used network commands?

1158


What is unix command?

1321


What is the function of grep command in unix?

1232


Who command in unix?

1190


How do I open a port?

1143


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

1275


how to sort the content of the file based on numeric values

1841


Give the command for finding the current date.

1176


What is the pipe command?

1245


What is the size of time_t?

1271


What does find command return in unix?

1203