Any one can help how to delete .swp file.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
it is in same folder only .
to view those file you have to use. ls -la command
which will show the the hidden files.
then use rm -rf file_name
No comments:
Post a Comment