answersLogoWhite

0

How do you create a new file without opening it in UNIX?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

cat file name

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create a new file without opening it in UNIX?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you create dummy file in unix?

using touch command of UNIX. syntax touch <filename> will create dummy regular file.


What is the system file in Unix?

There is no the system file. There are many files necessary to create a working Unix system.


What is a file command used to create or start a new file?

The 'touch' command creates a new empty file in Unix.


How can you make zero byte files in unix without using vi editor?

Use the 'touch' command. You cannot create a zero byte file with 'vi'.


How do you create archive file in UNIX or Linux Operating System?

For TAR archives, you use tar -cvf .


What are five unix commands?

cp - copy a file rm - delete a file mv - rename a file mkdir - create a directory rmdir - remove a directory etc...


The Unix file contains which kinds of fields?

The Unix file contains which kinds of fields?


Without using cp command you copy file to another file in unix?

The easiest way would be: cat file1 > file2


What is hidden file how they are create in unix?

A hidden file in Unix is any file that starts with a '.' in the name. Any utility that creates files can create a hidden file. Note: it is important to know that a hidden file is usually one that doesn't need to be shown in a directory listing all the time so unless you use the special option to show them they won't show up in a listing. Other than that, they have no special attributes.


Where would you find a host file on a unix server?

The host file in Unix is usually located in the /etc directory.


Is Unix a web browser?

Unix is a text file, not a web browser. :)


Which part of a window lets you see a file's contents without opening the file?

preview pane