Forum: *nix Software May 25th, 2004 |
| Replies: 10 Views: 19,810 A few other good programs are VLC (not to be confused with VNC) and xine. |
Forum: *nix Software Apr 16th, 2004 |
| Replies: 5 Views: 3,585 In the future, if your shell supports tab completion (assuming that you only have one file with a leading space) you can first type the "\ " and then using tab or escape, can automatically complete... |
Forum: *nix Software Apr 14th, 2004 |
| Replies: 5 Views: 3,585 To access the file put a \ before the space so that it will read "\ " (without the quotes of course) Then, you can rm/file/vi/etc. the file and figure out what it is. Special characters are often... |
Forum: *nix Software Apr 6th, 2004 |
| Replies: 9 Views: 4,421 Are you running fsck/e2fsck? |