Tag: operating systems
Questions Related to operating systems
-
ls -m
-
ls -mlrt
-
ls -mrt
-
Both A(ls -m) and C(ls -mrt)
-
dot files will not be listed
-
Last dot file only be listed
-
only latest dot file be listed
-
dot files will be listed
-
dot files will not be listed
-
Last dot file only be listed
-
only latest dot file be listed
-
dot files will be listed
-
COLUMNS
-
If COLUMNS is not set,current column value of the display
-
default value of 80
-
Both A and B
-
The entry is a local socket
-
The entry is a first-in,first-out (FIFO) special file
-
The entry is an ordinary file
-
Purged Permissions
-
1 Use sigsend()
-
2 use kill()
-
3 use signal()
-
4 Only init can send signals
-
1 mkdev
-
2 mknod
-
3 lndev
-
4 None