Search Results

Search: Posts Made By: grajesh_955
1,527
Posted By grajesh_955
Yah..I checked atq..I am getting the following...
Yah..I checked atq..I am getting the following thing..
"No files in queue."..

The $originaltime is the time i am getting from the user...I am prompting like...

echo "Enter Time to run this job...
1,527
Posted By grajesh_955
AT job (URGENT)
Hi Guys:

I had written a "at" job in my script as follows...

at $originaltime <<ATEOF
evolve.sh ${OLDOFFICE} ${NEWOFFICE} > /mts/common/load/bin/EV/${OUT} 2>&1
ATEOF


But the problem is...
5
1,864
Posted By grajesh_955
I am just pressing the ENTER (RETURN) button...
I am just pressing the ENTER (RETURN) button instead of Specifying a particular time...

I suppose its taking the current instance time if we press ENTER...
1,893
Posted By grajesh_955
At job in SHELL SCRIPTING
Hi I am using at job in my SHELL scripts..
When it prompts to enter the time for at job..I used to press enter(return) button..
After that its running the job properly, but its showing the below...
5
1,864
Posted By grajesh_955
At job
Hi I am using at job in my SHELL scripts..
When it prompts to enter the time for at job..I used to press enter(return) button..
After that its running the job properly, but its showing the below...
2,554
Posted By grajesh_955
How to remove the redundancy messages in a file
Hi I have a file in which there are lot of redundancy messages..
Like suppose i have the messages like the following in my file..

45123|1|784tryr|uirirr|wagras|swyuyau||...
80,887
Posted By grajesh_955
gzip a directory (URGENT)
Hi I have one directory as "eAMRLTXFLDS0"...I am supposed to create a
eAMRLTXFLDS0.ofcld.gz using gzip...

Can u plz help me wth the command..

Thanks in advance..
31,962
Posted By grajesh_955
yah.....Dude...I am using Informix...
yah.....Dude...I am using Informix database.....Plz gimme ur script for loading tables from pipe-delimited files.
10,049
Posted By grajesh_955
cut from a particular character to the end of the string
Hi All,

I have a string like "9633C01302_2". I need to extract the number(02) after "13" and before "_" and the number coming after "13" and before "_" is not constant, it keeps on changing...
...
31,962
Posted By grajesh_955
Sorry...the actual ript has cd $SCC isql...
Sorry...the actual ript has

cd $SCC
isql metdb >> ${LOGDATA}/LOAD.LOG << !
load from "${LDATA}/${FORM}.ld" insert into $LOADTABLE
!
31,962
Posted By grajesh_955
unix script for loading a data from a file into database
Hi All,

I am trying to load a data from a files in a particular directory to a database..

cd $SCC
isql metdb >> ${LOGDATA}/LOAD.LOG < !
load from "${LDATA}/${FORM}.ld" insert into $LOADTABLE...
15,746
Posted By grajesh_955
Thankx all... Its working.........
Thankx all... Its working.........
15,746
Posted By grajesh_955
How to Select or cut from the certain filed to the end of the line
Hi:

I have few rows in file..Like suppose...
9063C0 44 00051363603253033253347 3333 070248 06
9063C0 5G PAN00013
9063C0 44 00061030305040404250724 ...
3,094
Posted By grajesh_955
How to a prompt a particular value???
Hi i am working with clearcase in my UNIX machine...
Accidentally some had ran a script to check out all files in the machine....
Now i am actually trying to uncheck out all those files and had...
13,783
Posted By grajesh_955
Thankx dude..
Thankx dude..
13,783
Posted By grajesh_955
How to invoke a perl script from java program
Hi:

I need to invoke a perl script from a java applet program in UNIX operating system.. Can you please suggest me!!!
1,546
Posted By grajesh_955
Thankx ...
Thankx ...
1,546
Posted By grajesh_955
Need a help with find command
Hi,

I am using find command to search for all files for a string "itt" like suppose

find /mtsdev -name "*" | xargs fgrep "itt"

in the output i don't want the files with ".sh" , ".4gl", "*.o"...
Showing results 1 to 18 of 18

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