rm is the 'remove' command.
1
vote
2answers
27 views
Cannot remove /log/var/snort as root
I am using Ubuntu 11.10 Gnome.
I uninstalled snort in order to install a more recent version. The new installation initially failed because the system would not let be rm or modify /var/log/snort ...
0
votes
0answers
47 views
How to safely remove hard-link to home folder?
In a folder owned by my user /sites/Website there is a dir named ~.
When I cd to this directory, I am redirected to ~/, my home folder.
At first I thought this was a symbolic link, but doing ls ...