Explain about "s" permission bit in a file?
No Answer is Posted For this Question
Be the First to Post Answer
How do we create command aliases in a shell?
What are environment variables?
How do I start a shell script?
In a file , how to retrieve the lines which are the multiples of 50 ? like 50,100,150th lines etc.
What happens on a system call?
What is shell and terminal?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
what is info area how many types?
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
How to declare functions in unix shell script?
How to get the last line from a file using just the terminal?