Search Results

Search: Posts Made By: jimmy12
11,343
Posted By jimmy12
Yes the filename will change but it will be...
Yes the filename will change but it will be placed at one location.

Nothing specific format for filename.
11,343
Posted By jimmy12
Thanks a ton :) I got my mistake All working...
Thanks a ton :) I got my mistake
All working fine.....

---------- Post updated at 01:44 AM ---------- Previous update was at 01:27 AM ----------

Need 1 more favor!!!

I need to write shell...
11,343
Posted By jimmy12
Thanks for all your help n effort...Just 1 flaw.....
Thanks for all your help n effort...Just 1 flaw.. plzz help $ lsCFG.txt mXZ.txtTWE.txt ekr.txt ...
11,343
Posted By jimmy12
Sample file $ cat test nala alanfernanded 26 ...
Sample file
$ cat test
nala alanfernanded 26
qwerty0101mXZ 12349 01022005 06022008 datainalb johngalilo 28
qwerty0101TWE 12342 01022005 07022009 datainalc hitalbert 43
qwerty0101CFG 12345...
11,343
Posted By jimmy12
---------- Post updated at 11:38 PM ----------...
---------- Post updated at 11:38 PM ---------- Previous update was at 10:19 PM ----------

Hi
None of the commands are working all having same error error: `(' unexpected
Below is requirement:...
11,343
Posted By jimmy12
Its giving me error n I'm nt able to figure it...
Its giving me error n I'm nt able to figure it out pl help

$ awk -v ll=$(wc -l < test) 'NR>1 &&
NR<ll{f=substr($1,length($1)-2)".txt";print > f;close(f)}' test >

newfilesyntax error: `('...
11,343
Posted By jimmy12
Thanks for the reply.... Also there are few...
Thanks for the reply....

Also there are few variations plzz help

How to skip the first and last line of the file before splitting the file.

Also I want to keep the orignal file as it is
11,343
Posted By jimmy12
Splitting large file into multiple files in unix based on pattern
I need to write a shell script for below scenario
My input file has data in format:
qwerty0101TWE 12345 01022005 01022005 datainala alanfernanded 26
qwerty0101mXZ 12349 01022005 06022008 datainalb...
Showing results 1 to 8 of 8

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