Originally posted by: SystemAdmin
Hello all,
I have created a directory in AIX and by mistake I have " - " in the name of the file...How can I delete my directory? or rename it?
I have tried: rm -r "-config" does not work....rm -r \-config still not working...Is there a way to delete this?
#AIX-Forum