Originally posted by: omnitivo
Hi there,
I a problem deleting a file :-). This is the output of "ls -all"
#ls -all
total 3450304
-rw-r--r-- 1 root system 1656426496 Jun 30 10:40 --exclude
drwxr-xr-x 14 sys sys 4096 Jun 30 10:38 .
drwxr-xr-x 29 root system 1536 Apr 26 13:59 ..
drwxr-xr-x 10 root sys 256 Apr 30 08:32 bin
drwx------ 2 root sys 4096 Apr 01 2003 depot
drwxr-xr-x 3 root sys 256 Mar 25 2003 include
I tryed as root:
#rm "--exclude"
rm: Not a recognized flag: -
Usage: rm
-firRe -- File...
#rm *exclude
rm: Not a recognized flag: -
Usage: rm
-firRe -- File...
My system:
AIX 5300-10-01-0921
any suggestions?
#AIX-Forum