Search - User list
Full Version: Extracting subnet
Root » Technical Discussion » Extracting subnet
EigenAlex
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
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.
Powered by DjangoBB