Can you write a command to erase all files in the current directory including all its sub-directories?
Explain ‘system calls’ with respect to unix commands?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
what is the function of grep command?
Describe the zip/unzip command using gzip.
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,
what these two commands prints "echo test","cat test"?
how to find the 51th record of a file containing 100 records in unix.
How to setup sudo, only can use for particular date & time only ( for solaris10 )
Which unix command lists files/folders in alphabetical order?
What is time_t?
What is the unix command to confirm a remote host is alive or not?
How do you repeat a command in terminal?