What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14
8 17201Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
CGI,
27 34832Assume 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 6905When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
3 8467The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
5 12186Assume 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 15784Post New Unix Commands Questions
why metadb requires a seperate slice to create Solaris volume manager
Name the various commands that are used for the user information in unix.
Explain how to use grep command to list find the records of a file containing 10 different strings?
Explain command to show the space allocation of files?
What does pipe () return?
Enumerate some of the most commonly used network commands in unix?
Enlist some filename manipulation commands in unix.
Which command should you use to find the remaining disk space in unix server?
What is the use of finger command?
How do you grep recursively?
What do chown command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does touch command do in unix?
What is in grep command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?