Search Results

Search: Posts Made By: aealexanderraj
20,215
Posted By aealexanderraj
Hi my output is to be like $FILE =...
Hi
my output is to be like

$FILE = DUMP_subscriber.csv
then it will check in the directory if that file exist or not.
if not it will touch and create a file DUMP_subscriber.csv
in the code...
20,215
Posted By aealexanderraj
Shell script to check files if exist else touch the file
Hi All,
Thanks in Advance

I wrote the following code


if [ $VERSION == 1.1 ]
then
echo "version is 1.1"
for i in "subscriber promplan mapping dedicatedaccount...
6,836
Posted By aealexanderraj
Hi Thanks for your quickest reply. Also the no...
Hi Thanks for your quickest reply.
Also the no of letters before the acc.csv varies and it also can have any field seperators like (- . _) etc
Please can you help me.

---------- Post updated at...
Forum: Programming 08-27-2012
2,282
Posted By aealexanderraj
to extract all the part of the filename before a particular word in the filename
Hi All,
Thanks in Advance

I am working on a shell script. I need some assistance.

My code:

if [ "$VERSION" = "1.1" ]
then
set "subscriber" "promplan"...
2,738
Posted By aealexanderraj
to extract all the part of the filename before a particular word in the filename
Hi All,
Thanks in Advance

I am working on a shell script. I need some assistance.

My Requirement:

1) There are some set of files in a directory like given below

...
6,836
Posted By aealexanderraj
Shell/perl Script : Extract a part of a filename containing a particular word
Hi All,
Thanks in Advance

Shell Script or Perl Script
I am working on a shell script. I need some assistance.

My Requirement:

1) There are some set of files in a directory like...
Showing results 1 to 6 of 6

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