|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Need help deleting IQ Foldersby new_monk (Sexton) |
| on Feb 04, 2004 at 18:19 UTC ( #326545=perlquestion: print w/ replies, xml ) | Need Help?? |
|
new_monk has asked for the
wisdom of the Perl Monks concerning the following question:
I too am new to Perl and could use some assistance. I have to telnet into a server and delete the following directory structure(e*Gate Intelligent Qs) under iq...
I have not been successful in accomplishing this. In my script, once I am in the iq directory I tried
I pull in a list of the items into an array, sort the list then I tried running any of the statements above and neither seem to work. When I telnet manually into the server I can run this command to delete the structures rm -r {*} What command would delete each one or all of them under the iq directory? Edited by Chady -- added code tags.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||