Answer Posted / abhisek
ls -a¦grep "^.\"¦grep -v ".\$"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to see information about a process while it is being executed?
What are the criteria for choosing a process for swapping out of the memory to the swap device?
How to find out what processes are running in the background in unix?
How does unix pipe work?
How do we change file access permissions?
Is windows 10 unix based?
Does ios use unix?
How to get the last word from a line in Unix file?
Describe the term directory?
How do you delete a file in unix?
What is Thread dump in unix?
What is necessary before running a shell script from the terminal?
What Happens when you execute a program?
How to calculate the number of words in a file?
what is wrong with this interactive shell script?