Search Results

Search: Posts Made By: daWonderer
2,556
Posted By daWonderer
I started programming with C and was searching...
I started programming with C and was searching for defined functions in header files (*.h) on this system here.
I also now got another help related using parameter '-exec grep -i word' with 'find'...
2,556
Posted By daWonderer
pipe in command
Hello,

I try to concatenate a command to execute. Sadly it throws an error.

#!/bin/bash
cd /
cmd="find -name *.txt | awk '{ printf "FILE: "$1; system("less "$1);}' | egrep 'FILE:|$1'"
echo...
Showing results 1 to 2 of 2

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