Search Results

Search: Posts Made By: dazz
1,606
Posted By dazz
SQL sorrting issue, and unwanted blank line above heading
Hi, I am running a shell script on Compaq Tru64 UNIX V5.1A. I have attached the shill script with the sql script it is calling to extract some data(hyp_dta_Extr.sql), and the results. I need the file...
8,050
Posted By dazz
Hi everyone, my script seems to be working now!...
Hi everyone, my script seems to be working now! Thanks for all or you for your help! It seems that I needed the #!/bin/ksh at the beginning of the script. When I enter ‘$ which cut’ I get...
8,050
Posted By dazz
Hi, on the first line I added: #!/bin/ksh ...
Hi, on the first line I added:
#!/bin/ksh

but im still getting :
syntax error at line 7: `D1=$' unexpected..
8,050
Posted By dazz
Hi, thanks for responding, I tried that but it...
Hi, thanks for responding, I tried that but it didnt work. I also modified the script a bit to simplify:

HOST="133.133.133.33"
USER="ttt123"
PASSWD="tt22222"
PATH=/bin:/usr/bin
Y1="20091114" ...
8,050
Posted By dazz
Variable problem in script when using crontab
Hi, this is my first shell script. Anyway i am trying to ftp files from one machine to another. The name of the script is ifsftp_orabkp. The code is as follows:

HOST="122.122.122.22"...
Showing results 1 to 5 of 5

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