Recent IT Questions

1 - 4 of 4
<<PREVIOUS 1 NEXT>>

Shell script within Stored Procedure

How do I execute a UNIX shell (.sh) script from within an MS SQL Stored Procedure?

Answer Question   |  Apr 7 2009  2:11 PM GMT
SQL stored procedures, Unix, Unix shells
asked by VelameLaCosa

  65 pts.

Shell script does not work on cron

I created a shell script which runs fine from the command line but does not get executed when I added to crontab. I have checked the environmental PATH and added the path to my script to it I also specified the absolute path in the crontab entry. I have scheduled different tasks using the crontab...

View Answer   |  Aug 16 2008  1:31 PM GMT
Shell scripts, Scripts, Crontab
asked by Oga

  15 pts.

Migrating shell scripts

We have to move more than 250 shell scripts from a unix to a linux environment, and also 100 sql scripts. Could you please give me some steps or a check list to follow to migrate these from unix to linux?

View Answer   |  Jul 29 2008  4:35 PM GMT
Migration, SQL, Unix
asked by Chunter

  110 pts.

What is the meaning of -n ?

What is the meaning of -n, in this expression. if [[ -n "$1" ]]

View Answer   |  Nov 14 2007  7:42 AM GMT
Shell scripts
asked by Pramod06

  0 pts.

1 - 4 of 4
<<PREVIOUS 1 NEXT>>