Search Results

Search: Posts Made By: karthicss
5,875
Posted By karthicss
Thanks Jayan .. below worked for me .. ...
Thanks Jayan ..

below worked for me ..
sed -e "s/:[0-9]*//g"`
5,875
Posted By karthicss
Need date in the format [mm dd yyyy hh AM/PM]
could you please help be on the below code ..

Requirement is when i pass the parameter(for below 2) i should get current time -2 hours in the [mm dd yyyy hh AM/PM] format :wall:.....
2,582
Posted By karthicss
that was a typing error . once the table is...
that was a typing error .

once the table is updated i'm not able to exit.

---------- Post updated at 07:07 PM ---------- Previous update was at 07:04 PM ----------

#!/bin/ksh
set -x
...
2,582
Posted By karthicss
Issue with the script
#!/bin/ksh
set -x
SQLSTR="LOGIN/PASSWORD"

sqlplus -s ${SQLSTR} @<<EOF
set pagesize 0 feedback off verify off heading off echo off;
UPDATE TABLE NAME
SET VALUE = VALUE + 1
where VALUE2 =...
1,081
Posted By karthicss
Hi thanks for the reply But the above does...
Hi thanks for the reply

But the above does not solve my problem. I get the report more than 10 times in the directory1 and have to move to the directory2 as below

report.c01
report.c02...
1,081
Posted By karthicss
Help with Shell Script
I need to move a file from one directory to another directory along with version number.

Example:

mv /directory1/report /directory2/report.c01

Next time i need to move the same report to...
2,996
Posted By karthicss
Hi everyone, Please help I have a list...
Hi everyone,

Please help

I have a list of 1000 different files which comes daily to the directory.Some of
the files are not coming to the directory now.

I need to write a shell script to...
5,759
Posted By karthicss
shell script to find latest date and time of the files
Hi everyone,

Please help:)

I have a list of 1000 different files which comes daily to the directory.Some of
the files are not coming to the directory now.

I need to write a shell script to...
2,996
Posted By karthicss
Thanks for the reply . This is the error i'm...
Thanks for the reply . This is the error i'm getting .. plz help :)

ksh: /usr/bin/find: arg list too long
2,996
Posted By karthicss
Unix script
Hi
I am relatively new to unix. I need to write a unix script to get all the files which we are not receiving now, but we used to receive 4 months back. Usually we used to receive the files daily...
3,681
Posted By karthicss
Mail can be sent to ur mailbox by using . ...
Mail can be sent to ur mailbox by using .

/usr/bin/mailx -s " subject whatever" usermail id

check it out :)
Forum: AIX 07-07-2008
11,097
Posted By karthicss
Hello i tried using .netrc while FTPing but i'm...
Hello i tried using .netrc while FTPing but i'm not able to get the result .. i'm not able to connect to the server ..Plzzz help ..:(
185,560
Posted By karthicss
ksh:)
ksh:)
Showing results 1 to 13 of 13

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