Some other options . . .
(1) perl program through command line

         perl -e 'rmdir "--\@app.7"'


(2) perl program through STDIN

        perl
        rmdir "--\@app.7"

(3) Simplest of all (I should have given this answer first!)

        rmdir [EMAIL PROTECTED]
-- 
SANKHA SUBHRA SOM
ATC - BIOINFORMATICS
TCS
KLK BUILDING.
HYDERABAD-1
Ph:(040)6787980-1024

********************************************************
        An anonymous digitoid
********************************************************
Do not try to live forever. You will not succeed.

_______________________________________________
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to