I have a /home/xx/zz/red.txt file,
in /home I made a symbolic link to this red.txt file
I edited the red.txt file before with vi en emacs.
Now I notice a #red.txt# file. In the same directory I later created the red.txt again
And now I have #red.txt# and red.txt in the same directory.
I remember #red.txt# was a file that I used before.
This file cannot be edited with vi…if i try to change with vi no problem, but if I try to save: error message no file name.
- What do the # # mean?
- How can I delete it, $ rm #red.txt# gives the error
message missing operand.
Many thanks for answering.