bash Vs python ??
William Park
opengeometry at yahoo.ca
Tue Nov 4 18:29:37 EST 2003
More information about the Python-list mailing list
Tue Nov 4 18:29:37 EST 2003
- Previous message (by thread): bash Vs python ??
- Next message (by thread): bash Vs python ??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Omar Khalid <Omar_Khalid at lmkr.net> wrote: > hello experts, i have been assigned a project in which i have to do a > lot of command line processing by writing "automated testing scripts " > for a software on unix platform . > > what would be a better option in this scenario bash (unix shell > scripting ) or python ? plz give me advantages & disadvantages of > both . any web links ? It depends. My guess is Bash would be more suitable for "automated testing scripts", since you'll be calling lots of utilities. -- William Park, Open Geometry Consulting, <opengeometry at yahoo.ca> Linux solution for data management and processing.
- Previous message (by thread): bash Vs python ??
- Next message (by thread): bash Vs python ??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list