Search Results

Search: Posts Made By: pmallas
24,977
Posted By pmallas
Figured it out
Figured out my own solution:

find ./ -name lea_01.001 -print -exec sh -c 'CEOS $1 | grep -i radio' {} {} \;
24,977
Posted By pmallas
Using a pipe with find .... -exec ...
Hi,

I am trying to run the following command:
find ./ -name lea_01.001 -print -exec CEOS {} | grep -i radio \;

where "CEOS" converts the lea_01.001 files to text, then grep looks for the...
Showing results 1 to 2 of 2

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