Unix Operating system questions
- Linux partitions are created using the file system is EXT3.
- /etc sub directory contains system configuration files include user passwords.
- PATH is the environment variable in Linux, that contain a list of directories the shell automatically recognizes.
- FORK is a system call in Linux operating system to create a new child process, which is a copy of the parent process.
- put is not an Unix Command ?
- The usage of "nice" command is: To increase or decrease the priority of a process
- Most found unix directory is "usr"
- Memory management system call is "mmap"
- What OS treates a hardware as a file system "UNIX".
- unix prompt for changes permission to deny write permission to group and others?Chmod go-w filex.