2009-02-10
A funny bit of discourse in the land of Linux:
[root@testcluster SPECS]# ls tar: *.spec: Not found in archive tar: This does not look like a tar archive [root@testcluster SPECS]# dir tar:\ *.spec:\ Not\ found\ in\ archive tar:\ This\ does\ not\ look\ like\ a\ tar\ archive [root@testcluster SPECS]# rm tar\:\ This\ does\ not\ look\ like\ a\ tar\ archive rm: remove regular empty file `tar: This does not look like a tar archive'? y [root@testcluster SPECS]# ls tar: *.spec: Not found in archive [root@testcluster SPECS]# rm tar\:\ \*.spec\:\ Not\ found\ in\ archive rm: remove regular empty file `tar: *.spec: Not found in archive'? y
Subscribe to Posts [Atom]
