Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged unix
0
0 votes
0
0 answers
212
212 views
UGC NET CSE | June 2008 | Part 2 | Question: 38
An example of a memory management system call in $\text{UNIX}$ is :fork.mmap.sigaction.execve.
admin
212
views
asked
Jan 6, 2024
Operating System
ugcnetcse-june2008-paper2
operating-system
memory-management
unix
+
–
0
0 votes
1
answers
1 answer
909
909 views
In the UNIX environment what happens in the following three cases as shown in Fig. 1.
tenjela
909
views
asked
May 11, 2023
Operating System
operating-system
unix
+
–
1
1 vote
1
1 answer
1.7k
1.7k views
Fork System Call and Threads | OS | MSQ
MSQ Consider the following statements, which one of the following is/are TRUEIn fork() system call, child process inherits all the open file descriptors of parent process...
Souvik33
1.7k
views
asked
Nov 28, 2022
Operating System
operating-system
fork-system-call
unix
process-and-threads
threads
multiple-selects
+
–
0
0 votes
1
1 answer
545
545 views
UGC NET CSE | December 2007 | Part 2 | Question: 39
An example of a directory found in most $\text{UNIX}$ system is :$\text{usr}$$\text{waitpid}$$\text{brk}$$\text{unmap}$
go_editor
545
views
asked
Mar 28, 2020
Operating System
ugcnetcse-dec2007-paper2
unix
file-system
+
–
0
0 votes
1
1 answer
421
421 views
UGC NET CSE | June 2005 | Part 2 | Question: 40
Which of the following is not an Unix Command?WhoamiwcIsput
go_editor
421
views
asked
Mar 26, 2020
Operating System
ugcnetcse-june2005-paper2
unix
+
–
0
0 votes
4
4 answers
2.6k
2.6k views
UGC NET CSE | January 2017 | Part 3 | Question: 51
Match the following for Unix file system : $\begin{array}{clcl} & \textbf{List-I} & {} & \textbf{List-II} \\ \text{a.} & \text{Boot block} & \text{i.} & \text{Informat...
go_editor
2.6k
views
asked
Mar 24, 2020
Operating System
ugcnetcse-jan2017-paper3
operating-system
unix
+
–
1
1 vote
2
2 answers
2.5k
2.5k views
UGC NET CSE | January 2017 | Part 3 | Question: 54
Which statements is not correct about “init” process in Unix?It is generally the parent of the login shell.It has PID $1$.It is the first process in the system. Init fork...
go_editor
2.5k
views
asked
Mar 24, 2020
Operating System
ugcnetcse-jan2017-paper3
operating-system
unix
+
–
0
0 votes
0
0 answers
419
419 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 5 Question 54 (Page No. 434)
A notebook computer is set up to take maximum advantage of power saving features including shutting down the display and the hard disk after periods of inactivity. A user...
admin
419
views
asked
Oct 28, 2019
Operating System
tanenbaum
operating-system
input-output
unix
descriptive
+
–
0
0 votes
1
1 answer
959
959 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 5 Question 40 (Page No. 433)
Many versions of UNIX use an unsigned $32$-bit integer to keep track of the time as the number of seconds since the origin of time. When will these systems wrap around (y...
admin
959
views
asked
Oct 28, 2019
Operating System
tanenbaum
operating-system
input-output
disk
unix
descriptive
+
–
0
0 votes
0
0 answers
736
736 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 5 Question 33 (Page No. 432)
A personal computer salesman visiting a university in South-West Amsterdam remarked during his sales pitch that his company had devoted substantial effort to making their...
admin
736
views
asked
Oct 28, 2019
Operating System
tanenbaum
operating-system
input-output
unix
disk
descriptive
+
–
0
0 votes
0
0 answers
571
571 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 4 Question 47 (Page No. 336)
Implement a program to measure the impact of application-level buffer sizes on read time. This involves writing to and reading from a large file (say, $2$ GB). Vary the a...
admin
571
views
asked
Oct 27, 2019
Operating System
tanenbaum
operating-system
file-system
unix
descriptive
+
–
0
0 votes
0
0 answers
486
486 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 4 Question 46 (Page No. 336)
Write a new version of the UNIX ls program. This version takes as an argument one or more directory names and for each directory lists all the files in that directory, on...
admin
486
views
asked
Oct 27, 2019
Operating System
tanenbaum
operating-system
file-system
unix
descriptive
+
–
0
0 votes
0
0 answers
534
534 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 4 Question 45 (Page No. 336)
Write a program that scans all directories in a $UNIX$ file system and finds and locates all i-nodes with a hard link count of two or more. For each such file, it lists t...
admin
534
views
asked
Oct 27, 2019
Operating System
tanenbaum
operating-system
file-system
disk
unix
descriptive
+
–
0
0 votes
0
0 answers
386
386 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 4 Question 30 (Page No. 335)
It has been suggested that the first part of each UNIX file be kept in the same disk block as its i-node. What good would this do?
admin
386
views
asked
Oct 27, 2019
Operating System
tanenbaum
operating-system
file-system
unix
descriptive
+
–
0
0 votes
0
0 answers
438
438 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 4 Question 28 (Page No. 335)
We discussed making incremental dumps in some detail in the text. In Windows it is easy to tell when to dump a file because every file has an archive bit. This bit is mis...
admin
438
views
asked
Oct 27, 2019
Operating System
tanenbaum
operating-system
file-system
unix
descriptive
+
–
0
0 votes
1
1 answer
956
956 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 4 Question 4 (Page No. 333)
Is the open system call in $UNIX$ absolutely essential? What would the consequences be of not having it?
admin
956
views
asked
Oct 26, 2019
Operating System
tanenbaum
operating-system
file-system
unix
descriptive
+
–
0
0 votes
0
0 answers
522
522 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 4 Question 3 (Page No. 333)
In early UNIX systems, executable files (a.out files) began with a very specific magic number, not one chosen at random. These files began with a header, followed by the ...
admin
522
views
asked
Oct 26, 2019
Operating System
tanenbaum
operating-system
file-system
unix
descriptive
+
–
1
1 vote
0
0 answers
549
549 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 1 Question 36 (Page No. 84)
Examine and try to interpret the contents of a UNIX-like or Windows directory with a tool like the UNIX od program. (Hint: How you do this will depend upon what the OS al...
admin
549
views
asked
Oct 23, 2019
Operating System
tanenbaum
operating-system
unix
descriptive
+
–
0
0 votes
0
0 answers
952
952 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 1 Question 29 (Page No. 83)
Figure $1-23$ shows that a number of UNIX system calls have no Win32 API equivalents. For each of the calls listed as having no Win32 equivalent, what are the consequence...
admin
952
views
asked
Oct 23, 2019
Operating System
tanenbaum
operating-system
unix
system-calls
descriptive
+
–
0
0 votes
0
0 answers
1.1k
1.1k views
fork() system call
Sanjay Sharma
1.1k
views
asked
Jan 25, 2019
Operating System
unix
+
–
0
0 votes
1
1 answer
799
799 views
UGC NET CSE | December 2018 | Part 2 | Question: 68
In Linux operating system environment ____ command is used to print a file.printptrprlpr
Arjun
799
views
asked
Jan 2, 2019
Operating System
ugcnetcse-dec2018-paper2
operating-system
unix
+
–
0
0 votes
0
0 answers
640
640 views
GATE Question
Where can I study the UNIX portion of OS? That is relavent for GATE.
Naruto Uzumaki
640
views
asked
Jan 1, 2019
Operating System
unix
+
–
0
0 votes
0
0 answers
227
227 views
TANCET 2017 UNIX
Balaji Jegan
227
views
asked
Oct 23, 2018
Operating System
tancet
unix
+
–
0
0 votes
2
2 answers
2.2k
2.2k views
UGC NET CSE | July 2018 | Part 2 | Question: 55
Which UNIX/Linux command is used to make all files and sub-directions in the directory "progs" executable by all users?chmod - R a + x progschmod - R 222 progschmod - X a...
Pooja Khatri
2.2k
views
asked
Jul 13, 2018
Operating System
ugcnetcse-july2018-paper2
unix
linux
operating-system
non-gatecse
+
–
0
0 votes
1
1 answer
1.7k
1.7k views
Uttrakhand Asst. Professor Exam-48
Choose the incorrect statement Shell scripts can accept arguments Shell scripts are interpretedShell is a programming languageShell scripts are compiled
gatecse
1.7k
views
asked
Mar 2, 2018
Operating System
uttarakhand-asst-prof-2018
unix
operating-system
+
–
1
1 vote
1
answers
1 answer
594
594 views
Uttrakhand Asst. Professor Exam-43
The command cat x in unixis invalidcreates a file x and displays an error messagecreates a file x and waits for the user to give input from the keyboardnone of the above
gatecse
594
views
asked
Mar 2, 2018
Operating System
uttarakhand-asst-prof-2018
unix
operating-system
+
–
1
1 vote
0
0 answers
804
804 views
I node
how 3 could be ans?
srestha
804
views
asked
Jan 17, 2018
Operating System
operating-system
file-system
unix
inode
+
–
1
1 vote
2
2 answers
1.0k
1.0k views
UGC NET CSE | November 2017 | Part 3 | Question: 73
Consider the following statements:UNIX provides three types of permissionsReadWriteExecuteUNIX provides three sets of permissionspermission for ownerpermission for groupp...
Arjun
1.0k
views
asked
Nov 5, 2017
Operating System
ugcnetcse-nov2017-paper3
operating-system
unix
+
–
3
3 votes
1
1 answer
1.2k
1.2k views
File System - Unix Inode
Anup patel
1.2k
views
asked
Oct 13, 2017
Operating System
operating-system
inode
unix
file-system
+
–
0
0 votes
1
1 answer
1.0k
1.0k views
UGC NET CSE | June 2009 | Part 2 | Question: 37
Which of the following changes permission to deny write permission to group and others ?Chmod go-w filex Chmod go w filex Chmod go=w filex N...
rishu_darkshadow
1.0k
views
asked
Sep 23, 2017
Operating System
ugcnetcse-june2009-paper2
unix
+
–
Page:
1
2
3
next »