Search Results

Search: Posts Made By: chaitu_inmage
3,327
Posted By chaitu_inmage
By the way, what would you do in case of Windows?...
By the way, what would you do in case of Windows? Assume instead of .sh, you are dealing with .pl....?
3,327
Posted By chaitu_inmage
Thanks both of you who've replied. I've...
Thanks both of you who've replied. I've successfully verified its utility. See below:


[root@IMITS174 perl_scripts]# cat a.sh
#!/bin/sh

sh b.sh
[root@IMITS174 perl_scripts]#
[root@IMITS174...
3,327
Posted By chaitu_inmage
Script calling hierarchy
If a.sh calls b.sh, how can we know inside b.sh that it was called by a.sh?
7,723
Posted By chaitu_inmage
Hi blowtorch, No, I wasn't planning on...
Hi blowtorch,

No, I wasn't planning on putting detailed error checks in each of the scripts...they are too long (5000+ lines) and doing that that would take me forever. I am looking more from a...
7,723
Posted By chaitu_inmage
Exception-handling in Shell programs
Hi all,

I am writing a set of scripts and some of these are nested within others. I want to be able to execute a single high-level script at the command-line, which in turn may invoke other...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 09:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy