I have a NULL file in a directory:
-rw-r--r-- 1 blah1 blah2 83532 Nov 5 09:34 <can't see, but null here>
How do I remove this? This is very annoying as it interferes with svn status.
Thanks for any help.
|
I have a NULL file in a directory:
How do I remove this? This is very annoying as it interferes with Thanks for any help. |
|||
|
|
|
Delete interactively, saying no to all of the non-null files.
|
|||
|
|
|
You can remove using the iNode value (using the -i option on ls command)
In my blog, you have some examples -in Spanish- how to remove files with reserved characters. http://sparcki.blogspot.com.es/2010/03/como-eliminar-archivos-utilizando-su.html Urko, |
|||
|
|