Unix Commands (450)
Unix Threads (33)
Unix IPC (65)
Unix Socket Programming (105)
Unix System Calls (21)
Unix General (491)
Unix AllOther (137) Assume that a file’s permissions give you read and write access. What operations can you perform on the file if it is in a directory which has “r”(read) only process? What operations can you perform on the file if it is in a directory which has “x”(execute) only access?
1 6972When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
3 8595The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
5 12442Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?
10 16137System A can contact system B, but not in reverse, not firewall, not tcp wrappers, what is the reason ?
2 4675Write a grep (or grep) command that selects the lines from a file that have exactly three characters.
24 41162If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh
3092How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.
HCL,
5 12803What is mean by Mac os? Why it is named as like that? Which purprose it is using? Please answer me. Advance thanks.
2 8870
What does the swapping system do if it identifies the illegal page for swapping?
How to get the n-th field from a Unix command output?
What is inode in unix operating system?
What are data structures that are used for Demand Paging?
What is buffer header unix?
What are the main features of unix?
What does pipe do in unix?
Give a brief idea about representation of devices in unix.
What are the events done by the Kernel after a process is being swapped out from the main memory?
Using unix command how to display no of records in oracle?
How to give execute permission for a file in unix?
Why kernel is known as the heart of unix os?
How to write the program on full-duplex communication on bidirectional?
Can a socket have multiple ports?
What is pipe command in unix?