![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running shell scripts from web browser | corleone | Shell Programming and Scripting | 7 | 07-31-2006 08:11 PM |
| Running SQL Scripts from Shell script - Need insight! | manthasirisha | Shell Programming and Scripting | 6 | 07-03-2006 07:55 PM |
| unix shell scripts for running on solaris | srini_ibmadmin | UNIX for Advanced & Expert Users | 3 | 06-07-2006 12:28 AM |
| Running shell scripts on a remote server | pepintheshort | UNIX for Dummies Questions & Answers | 2 | 07-22-2003 01:20 PM |
| Cron running shell scripts. | cfoxwell | UNIX for Dummies Questions & Answers | 3 | 09-26-2001 08:35 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
running vendor shell scripts
Does anyone run a lot of SH (shell script) commands from vendors. i.e... product installations. And do you edit/change as a rule of thumb? I done a lot of product installs and some tend to think we should edit/change a vendors SH script. I am just looking for your thoughts. Thanks.
__________________
Vince |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
when installing software for the most part i dont read the makefiles and stuff like that.
if it is a shell script i tend to go over it to see what it is doing exactly, this serves 3 purposes. 1) i know what is going on when i run it. 2) mabey they do something i dont do so i can get a few hints for future scripts i might have to write. 3) tends to show me what kinda people i am dealing with due to sloppy codeing or if they just bang it out or is it written better then something i would have done. |
|||
| Google The UNIX and Linux Forums |