Asked by duncanb7
at 2024-11-10 03:46:03
Point:500 Replies:8 POST_ID:828784USER_ID:11059
Topic:
Linux;PHP Scripting Language;Apache Web Server
Somehow, I found on my root directory in which it
has direcotry named ec2-user / that I want
to delete it. But it can not do that by
rm -rf ec2-user
or
rm -rf "ec-user "
Probably the directory is created by my wrong script with " " putting to the directory
name.
How I can I delete it
Pleaea advise
Duncan
has direcotry named ec2-user / that I want
to delete it. But it can not do that by
rm -rf ec2-user
or
rm -rf "ec-user "
Probably the directory is created by my wrong script with " " putting to the directory
name.
How I can I delete it
Pleaea advise
Duncan