Hi, is there any way to extract all the content within the subnet via HScript? It's just that instead of RMB on subnet one by one, I just wanted to run the script quickly to automatically extracting all of them.
Thanks! ALex
Brask
2002年9月4日 23:07:52
You may have luck with this simple procedure:
cd $subnet opwrite * foo cd .. rm $subnet opread foo
Dump that in the appropriate foreach loop and you may be able to avoid RMB the menu 30 times.
- Brask
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.