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 17262Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
CGI,
27 34986Assume 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 6916When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
3 8491The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
5 12225Assume 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 15843Post New Unix Commands Questions
Enumerate some of the most commonly used network commands in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
Which command is used to delete all files in the current directory and all its sub-directories?
Describe the zip/unzip command using gzip.
What is time_t?
What is the use of finger command?
Name the various commands that are used for the user information in unix.
How do you grep recursively?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is “chmod” command?
What is the behavioural difference between cmp and diff commands?
What is merge command in unix?
Explain command to view process running?
Explain ‘library functions’ with respect to unix commands?
Which command is used to find whether the system is 32 bit or 64 bit?