Computing.Net > Forums > OpenVMS > DCL script for recursive delete

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

DCL script for recursive delete

Reply to Message Icon

Name: ramesh balla
Date: March 15, 2007 at 06:06:25 Pacific
OS: OpenVMS ALPHA V6.2
CPU/Ram: 2GB
Product: AlphaServer ES40
Comment:

Can anyone hint me on writing a dcl recursive delete procedure

thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Bob Gezelter
Date: March 15, 2007 at 08:21:33 Pacific
Reply:

Ramesh,

What do you mean by a "recursive delete procedure"?



0

Response Number 2
Name: ramesh balla
Date: March 15, 2007 at 20:55:23 Pacific
Reply:

Hi Bob,

Sorry, I mean deleting a directory recursively,
even though it may have files or directories present.
Like in linux it is,

#rm -rf

thanks



0

Response Number 3
Name: Joseph.Huber
Date: March 16, 2007 at 01:14:00 Pacific
Reply:

There are several such procedures and programs on various freeware archives, the best way I think is to install the DFU utility.
With DFU it is as simple as
DFU delete/directory/tree thisdir



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: DCL script for recursive delete

DCL script for F$GETQUI needed www.computing.net/answers/openvms/dcl-script-for-fgetqui-needed/310.html

DCL script to check for empty file www.computing.net/answers/openvms/dcl-script-to-check-for-empty-file/296.html

dcl script help www.computing.net/answers/openvms/dcl-script-help/334.html