Help with shell script required
Afternoon/evening all,
I need a bit of help on the shell script front.
The script is going to take an argument from the command line for the item at the end of the path, which would be something like:
/Network/Servers/AServer/Volumes/AVolume/${1}
The problem comes from the fact that the "Servers/AServer/Volumes/AVolume" path(s) won't exist, so I'll need to create them. I'm going to guess some repeat loop might be the way to do this, but I'm unsure exactly how to go about this, plus there might be an easier way out there to do this.
Any suggestions greatly appreciated
I need a bit of help on the shell script front.
The script is going to take an argument from the command line for the item at the end of the path, which would be something like:
/Network/Servers/AServer/Volumes/AVolume/${1}
The problem comes from the fact that the "Servers/AServer/Volumes/AVolume" path(s) won't exist, so I'll need to create them. I'm going to guess some repeat loop might be the way to do this, but I'm unsure exactly how to go about this, plus there might be an easier way out there to do this.
Any suggestions greatly appreciated
Thread
Thread Starter
Forum
Replies
Last Post
Mattybr5@MB Developments
Full Cars Breaking For Spares
28
Dec 28, 2015 11:07 PM
Mattybr5@MB Developments
Full Cars Breaking For Spares
12
Nov 18, 2015 07:03 AM
gazzawrx
Non Car Related Items For sale
13
Oct 17, 2015 06:51 PM




