answersLogoWhite

0


Best Answer

Not sure what you mean by enter a file; you could use an editor, such as vi, emacs, nano, pine, etc. to edit it.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you enter to a file in unix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

The Unix file contains which kinds of fields?

The Unix file contains which kinds of fields?


What is the system file in Unix?

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


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. :)


What has the author Douglas W Topham written?

Douglas W. Topham has written: 'A system V guide to UNIX and XENIX' -- subject(s): UNIX System V (Computer file), XENIX (Computer file) 'The first book of UNIX' 'UNIX and XENIX' -- subject(s): UNIX (Computer file), XENIX


How do you create dummy file in unix?

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


How do you edit a file in UNIX?

To edit any file in Unix, use a file editor; there are several, including the venerable 'vi' program or 'vim', pico, nano, etc.


The Windows file extension au denotes what type of file?

Unix audio file.


How do change a normal file to a hidden file in UNIX?

There are no actual "hidden" files in Unix. The only way to hide the existence of a file is to place it in a folder that no one has read permissions for.


Where can one find information on the UNIX file system?

Information on the UNIX file system can be found in some magazines dedicated to technology such as Science Illustrated. Information can also be found on UNIX's official website.


How do you check a file for spelling errors in unix?

Depending on the Unix vendor, there is usually a 'spell' or 'ispell' command available to spell check words in a file.


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

cat file name