answersLogoWhite

0

The Unix file contains which kinds of fields?

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How does unix access a file from a directory?

Unix accesses a file from a directory using a hierarchical file system structure. When a command is executed to access a file, the Unix kernel navigates through the directory tree, starting from the root directory, to locate the specified path. Each directory contains entries that map file names to their corresponding inode numbers, which store metadata and point to the actual data blocks on disk. By reading the inode, Unix can access the file's content efficiently.


A database contains files a file contains?

records, a record contains fields, and a field is made up of characters


What does hosts file contains its a dynamic mapping or static mapping of hostname to ip address?

In UNIX-like operating systems, the /etc/hosts file contains static mappings of hostnames to network addresses.


Different types of file in unix?

Regular file Text or binary data Directory Contains other files and directories. Executable file File with the "execute permission" set Symbolic link File is a "shortcut" that points to another file. Device special file An interface to a piece of hardware, such as a printer.(In UNIX devices are treated as "files") Named pipe An interface to a network program.


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 UNIX file that contains instructions for performing a specific task such as reading data from and writing data to a hard drive?

kernel module


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


What is a root partition?

A "root partition" is a partition that contains the subdirectories that make up a Linux or Unix file system, such as /bin, /usr, and /dev.


How do you create dummy file in unix?

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


Which characters are not allowed in a file name?

This page website contains list of characters not allowed in a filename on windows, mac, Linux/unix http://www.comentum.com/File-Systems-HFS-FAT-UFS.HTML