Search Results

Search: Posts Made By: chaditya
4,053
Posted By chaditya
1) It isn't working could anybody suggest any...
1) It isn't working could anybody suggest any other answer ??

2) Also i have input queries while the script is running how can i redirect the entire standard output expect that input parameter...
4,053
Posted By chaditya
Suppose if i have a sequence of Sybase commands...
Suppose if i have a sequence of Sybase commands with print commands in them, how do i redirect them to log file ??

Eg :

echo "Print it 1"
isql -Uusername -Ppassword -Sserver <<-EOF
print...
4,053
Posted By chaditya
How redirect standard output to a file
Hi guys,
i have a script named purgeErrors.ksh, when i execute this script i need to redirect the output to a log file in the same directory, how can i do that ??
-- Aditya
8,877
Posted By chaditya
How to make Environment Variable Permanent ??
How can i set a environment variable in unix shell ?? I can set it using setenv or export but when i close & open the terminal again i couldn't see that environment variable, how can i make that...
21,001
Posted By chaditya
how can i find the absolute path of the bcp...
how can i find the absolute path of the bcp command ??
21,001
Posted By chaditya
Thank you .... ---------- Post updated...
Thank you ....

---------- Post updated 04-29-10 at 12:03 PM ---------- Previous update was 04-28-10 at 03:02 PM ----------



Is bcp command-line utility applicable to transfer data from all...
3,734
Posted By chaditya
Thank you so much.... ---------- Post...
Thank you so much....

---------- Post updated at 04:38 PM ---------- Previous update was at 03:00 PM ----------



What if input has changing parameters everytime (inputs parameters to script...
3,734
Posted By chaditya
Thanks..... Do i need to add this at the end of...
Thanks.....
Do i need to add this at the end of the input ??
What is the 2>&1 ??
21,001
Posted By chaditya
bcp command help
Hi,

When i execute a script in unix, the result i got is ::
./purgeErrors.ksh[24]: bcp: not found

What is the meaning of that output ?

--- Aditya
3,734
Posted By chaditya
Help with Output Redirection of a Unix Shell Script
Hi Guys,

I have a script for which the stdout and stderr should be redirected to a log file, they should not be printed on the screen. Could you please let me know the procedure to...
Showing results 1 to 10 of 10

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