Search Results

Search: Posts Made By: vikramgk9
1,933
Posted By vikramgk9
Hi Chubler! Thanks a lot! It worked perfectly!!...
Hi Chubler! Thanks a lot! It worked perfectly!! :) :b:
Yes it was a typo.The friday's file shoudl have been abc_def_05_YYYYMMDD.

Can you please explain me:

ls $LOOK_DIR | sort -t_ -k 4 | while...
1,933
Posted By vikramgk9
Yes Carlo.Thanks for the quick response.The old...
Yes Carlo.Thanks for the quick response.The old files are being periodically removed.Once the file is copied is to the target location, they should be deleted.
Further, the file is the trigger to...
1,933
Posted By vikramgk9
How to copy files from one location to another based on a priority?
Hi Gurus,

I am a newbie to shell scripting and I am facing a problem right now.I have to automate the copy of files based on a priority.The scenario is as below:

1) There will be files from...
999
Posted By vikramgk9
Need help for automated pickup of file based on a priority
Hi experts,

I am facing a problem right now.I have to automate the pickup of files based on a priority.The scenario is as below:

1) There will be files from Mon-Fri with Mon file being named as...
1,290
Posted By vikramgk9
No.I am afraid that cannot be done. The filename...
No.I am afraid that cannot be done. The filename remains fixed. I was thinking it can be much easier to check the file on the code basis "01" , "02" etc rather than on the date basis. I am not...
3,198
Posted By vikramgk9
Thanks a lot! This is exactly what i neeeded! :)
Thanks a lot! This is exactly what i neeeded! :)
1,290
Posted By vikramgk9
Need an automated pre-defined file pickup method
Hi Gurus,

I need to develop a script which picks the files in a pre-defined order.
The files from monday-friday will be named as abc_01_20130923 as monday's file and abc_02_20130924 as...
3,198
Posted By vikramgk9
No this is not a homework assignment.I need the...
No this is not a homework assignment.I need the file count as an input to check in my 'if' loop.If the count of the file matches a specific number i need to perform some specific set of instructions....
3,198
Posted By vikramgk9
To check for a number inside the file in UNIX
Hi Gurus

I am a newbie to Unix programming and I am having a difficulty in finding out a number which is present in a file and storing it in a variable so that i can use it in my shell script.
...
Showing results 1 to 9 of 9

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