On Tue, Jul 17, 2012 at 2:27 PM, Vijay Kumar <[email protected]>wrote:
> Hi All, > > I need some help/ideas in coming up with a shell script. > > Basically, the script should install 1 or 2 or 3 packages based on the > input arguments. > > For example, if I type in pkgscript.sh a1 a2 a3, it should install all the > 3 scripts and pkgscript.sh a1 should install only a1. > > If a user enters only pkgscript.sh, it should ask for arguments and then > proceed accordingly. > you can find it here. http://codelectron.com/blog/38-bash-script-command-line-iterator-to-install-batch-of-apps -Krishna _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
