I use “rm -rf /data”, the ‘/data’ is the prefix when I execute ./configure command firstly, but after I ‘rm’ it, and use the command again, I can’t get the /data content. Why?
I use “rm -rf /data”, the ‘/data’ is the prefix when I execute ./configure command firstly, but after I ‘rm’ it, and use the command again, I can’t get the /data content. Why?