On Mon, 16 Sep 2002, Naren Devaiah wrote: ^^^^^^^^^^^ <snip>
error : rm: unrecognized option '--@app.7'
how to delete this directory ??
rm -rf --@app.7 or rm -rf '--@app.7'
-Naren
I guess Naren solutions will not work. Naren have you ever tried these solutions before? Use any one of the following.
rm -rf -- --@app.7/ rm -rf -- --@aap.7/ rm -rf ./--@app.7/ rm -rf ./--@app.7/