Search Results

Search: Posts Made By: subrat
5,588
Posted By subrat
e.g TestFile 100 NEWYORK SALES APPR ...
e.g

TestFile

100 NEWYORK SALES APPR
200 LA MARKETING TRRPSS
300 ROME RECEP TTLS

Desired output:-

1 - 19
2 - 20
3 - 16

(Space woud not be include)
5,588
Posted By subrat
Character count per record
I have a flat file. How can i retrive the character count per record in whole file. Can anybody assist me on this

Cheers
28,741
Posted By subrat
OUTPUT:- cat -vet file ...
OUTPUT:-

cat -vet file

...
28,741
Posted By subrat
I tried all your suggestion.. but unfortunatly...
I tried all your suggestion.. but unfortunatly none of them worked .
28,741
Posted By subrat
nth Columns in a Tab delimited file
Hi

Can anyone help me to identify the nth field from a Tab delimited file?

Thanks
Subrat
4,559
Posted By subrat
String start with ABC
Hi,

How to find out the words starting with ABC in a file (K shell)

I dont want the word having ABC in middle of any string.

Thanks
Subrat
1,930
Posted By subrat
Finding tables from each script
Thanks for the replay.


My outer loop is just taking one file at a time from the specified directory.
My second loop is taking that file and doing some search operation based on some criteria. ...
1,930
Posted By subrat
Finding tables from each script
Hi,

I just want to take each sql script from specified directory and print all tables in those sqls. Below is the script but getting an error lik

ksh: 0403-057 Syntax error: `(' is not...
26,374
Posted By subrat
Conversion to uppercase - tr
Hi,

I am trying to convert the $i in loop from lower to upper case but getting error like ' awk: 0602-502 The statement cannot be correctly parsed. The source line is 1.' ..

Requirement: I...
Showing results 1 to 9 of 9

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