Search Results

Search: Posts Made By: saravana.sarak
1,126
Posted By saravana.sarak
I tried this. Dint help awk...
I tried this. Dint help


awk 'NR%2{printf $0" ";next;}1' filename


---------- Post updated at 05:42 AM ---------- Previous update was at 05:38 AM ----------



Thanks..it is working
1,126
Posted By saravana.sarak
Help with data Merge
I have a input like this


3
5
10
34
67
I need output like this

3-5
5-10
10-34
34-67
67 Can you please help me
1,632
Posted By saravana.sarak
it looks like this on first line ( could not post...
it looks like this on first line ( could not post all the lines here).. and many nfs in the middle of content ...

Linux Some_server 2.6.18-194.3.1.el5 #1 SMP Sun May 2 04:17:42 EDT 2010 x86_64...
1,632
Posted By saravana.sarak
Wildcard in file names
I know this is very basic and looks strange to me .
-bash-3.2$ wc -l *.[a-z][a-z][A-Z]


Result:

51 test.bad


Since my third range after dot is A-Z(upper), how it matched the d( Lower)? i...
Showing results 1 to 4 of 4

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