Search Results

Search: Posts Made By: sonja
6,785
Posted By sonja
yes, prarat that was the scenario.. and...
yes, prarat that was the scenario..

and yazu,, at the start of the script i see this, is this what you're looking for?


CLMI=`date +"%m%d%y%H%M%S"`
echo 'Currency Load Monitoring #'$CLMI...
6,785
Posted By sonja
shell script that will run for a specific date
Hi,

I have these changes needed to modify a shell script that will run on a specific date of a month, below pseudocode, appreciate any answers..thanks..


if date of the month is 26th then
...
1,904
Posted By sonja
is these syntax correct to dump a file? 'though...
is these syntax correct to dump a file?
'though the file was sftp it has no content..


ListFile=glinbound_filelist.cfg
ListFilePath=$CfgDir/$ListFile
FileList=`cat $ListFilePath`
...
1,904
Posted By sonja
Archive files that was already sftp'd/process
Hi,

I need to modify my archive script to archive only files which is already sftp to the windows. We encounter some issue which the file is already archiving though it is not yet sftp'd to the...
1,405
Posted By sonja
Outbound file will be routed to new server
Hi,





---------- Post updated at 04:12 AM ---------- Previous update was at 04:09 AM ----------

This is the scripts..

Date=`date +"%m/%d/%y %H:%M:%S "`
echo "Run on $Date"
echo...
2,346
Posted By sonja
Hi again =) Is it right that I will execute to...
Hi again =)
Is it right that I will execute to manual run the script where the script is located.?
for example my script is located in autosys/scripts so I will execute the manual running of the...
2,346
Posted By sonja
Hi, ../ -I only shows the directory path...
Hi,
../ -I only shows the directory path shortcut there that was too long to say
..is this the command?

./filename.sh inputfilename

will I execute that on the directory that the scripts...
2,346
Posted By sonja
Manual run a script on UNIX
Hi,I'm currently working on an dev environment that has no jobs to run the scripts.How can I manual run the scripts. on Unix?

---------- Post updated at 05:45 AM ---------- Previous update was at...
Forum: UNIX and Linux Applications 07-09-2010
2,650
Posted By sonja
Datastage TX
hi,does anybody familiar with datastage tx.?

added your particular question:
I have to modify a map to drop a timestamp from the filename variable and pass that value down to the...
2,213
Posted By sonja
What does "?" stands for?
Hi,can someone tell me what does ? stand for..

---------- Post updated at 01:56 AM ---------- Previous update was at 01:56 AM ----------


I mean
for example * stands for a wildcard...
3,602
Posted By sonja
hi ken, thanks again... how can i append a...
hi ken,
thanks again...
how can i append a timestamp to the file,i just only show you the date,
is it something like this...

datestamp=`date +"%Y%m%d.%H%M"`

and for timestamp..
...
3,602
Posted By sonja
hi ken, thanks for the response,I have to modify...
hi ken, thanks for the response,I have to modify my shell script to append timestamp to all inbound files.

---------- Post updated at 08:11 PM ---------- Previous update was at 08:02 PM ----------...
3,602
Posted By sonja
Adding timestamp to all inbound files
hi,
can someone give me a sample shell scripts to make all inbound files will a have a Moveit timestamp.I think MoveIt is a server,thanks.
Showing results 1 to 13 of 13

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