Search Results

Search: Posts Made By: Vipin Batra
Forum: SuSE 04-02-2015
7,335
Posted By Vipin Batra
The execution gets stuck after first echo (which...
The execution gets stuck after first echo (which displays the string to be matched from the out file).
When the find command is executed on shell, it indeed returns the results (matching files) but...
Forum: SuSE 04-02-2015
7,335
Posted By Vipin Batra
Hi, Ok, so there is a confusion I believe....
Hi,

Ok, so there is a confusion I believe. What I meant is:- The pattern from the out file (searchstring.out) is displayed on console but the output from the find command (files found) is not...
Forum: SuSE 04-02-2015
7,335
Posted By Vipin Batra
Hi Walter, I am running this on HP-UX box (k...
Hi Walter,

I am running this on HP-UX box (k shell). It doesn't really work for me and I am not understanding why :(
Forum: SuSE 04-02-2015
7,335
Posted By Vipin Batra
Hi Walter, The last line is reading the...
Hi Walter,

The last line is reading the strings/pattern to find from the out file rather, hence its < - which is correct I believe.

Regards.
Forum: SuSE 04-02-2015
7,335
Posted By Vipin Batra
Find command doesn't pipe the output as required.
Hi,

I am using below code snippet to echo/display the files found
(matching a pattern from searchstring.out file) and the corresponding owner.

while read j
do
echo "Pattern to search is:-...
Showing results 1 to 5 of 5

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