On 07/26/2011 05:31 PM, Parveen Arora wrote:
> Hello Everyone,
> 
> I have made the shell scripts which have variables and ask user for
> adding there own choice, i.e If a user wants to create database
> through script by giving his own defined name he can do so using
> script.
> 
> But now I want to give graphical interface to user for edit these
> files, and I found that doing it web based can be more easier than
> doing with desktop application.
> 
> So I want the suggestions from you that what should I use to edit
> shell scripts graphically?, I also have to change some xml files.
> Please let me know how can I do that?
> 
> Thank You.
> 

I don't know about altering xml files using shell scripts, it's going to
be quite cumbersome. But for GUI in shell scripts, you can use zenity,
but there's no guarantee that it will be present in every linux system.

Moreover, you should give a look to python if you want such advanced
features.

-- 
Regards,
Nilesh Govindarajan
@nileshgr on twitter/identica

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to