Search Results

Search: Posts Made By: faviji
Forum: Solaris 04-20-2010
5,226
Posted By faviji
Shijoe, Solaris 8 and Solaris 9...
Shijoe,

Solaris 8 and Solaris 9 will support the admin commands directly.However I think this option is not there in Solaris 10.
4,686
Posted By faviji
I have the list of files file_one file_two ...
I have the list of files
file_one
file_two
file_three
file_four
file five
As per our anomalies, file name should not have the spaces between them.If we find the spaces we have to grep the files...
4,686
Posted By faviji
that I know...i want to extract the file whic...
that I know...i want to extract the file whic are having spaces between the file names
4,686
Posted By faviji
grep the particular file
I have couple of file like below

file_one
file_two
file_three
file_four
file five

if you see the above list, only the last file 'file five' is having spaces between the file name.I want to...
2,338
Posted By faviji
Thanks....its working now
Thanks....its working now
2,338
Posted By faviji
how to grep the pattern ?
how to grep the pattern ?


How can I grep or find the pattern from this files in the directory. I have couple of ascii files too.I have to grep the binary files.Please assist me

Thanks
...
27,677
Posted By faviji
script to find the binary files
use the below command to find the binary mode files.

filetype=`tac filename | sed -n '/^/{p;q;}'

Hope it will be working fine.

Francis A Vij
6,098
Posted By faviji
how to grep the pattern ? File name:...
how to grep the pattern ?


File name: sample1.txt

ASD0000000000
RECS SD03342 Royal bengal
RECS SD03343 Chennai Kings
RECS SD03344 Mumbai Express
RECS SD03345 Rajasthan Royals...
Showing results 1 to 8 of 8

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