how to delete entire records in unix ?
Answer Posted / ashish
if there no of file then try for
rm -rf filename
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Explain ‘system calls’ with respect to unix commands?
Why is it called grep?
Explain ‘library functions’ with respect to unix commands?
What do know about tee command?
Does cp command overwrite files?
Which unix command lists files/folders in alphabetical order?
What is the use of the tee command?
What is the size of time_t?
Describe the zip/unzip command using gzip.
How can you see the command line history?
What are the differences among a system call, a library function, and a unix command?
What are some command words?
How do I run a bash script?
How to find $ai_serual resolved path by using unix
How does shebang work?