How do I delete a file in unix?



How do I delete a file in unix?..

Answer / supriya tamhane

rm filename
OR
rm -f filename

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

What is meant by u-area?

0 Answers  


What are conditions for a machine to support Demand Paging?

0 Answers  


What is unix portability?

0 Answers  


Give a brief idea about representation of devices in unix.

0 Answers  


List the different types of files that can be made available with unix?

0 Answers  






What are the hidden files in unix?

0 Answers  


How is unix different from linux?

0 Answers  


Write a shell script that requests the user's age and then echoes it, along with some suitable comment.

0 Answers  


Is unix a language?

0 Answers  


Differentiate relative path from an absolute path?

0 Answers  


Explain different types of Unix systems.

0 Answers  


Why unix terminals are called dummy terminals?

0 Answers  


Categories