Search Results

Search: Posts Made By: daWonderer
2,531
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'...
43,322
Posted By daWonderer
if you still try to send mail here is another...
if you still try to send mail here is another explanation sounds better because of configuration provider and so on:
email - How to send mail from the command line? - Ask Ubuntu - Stack Exchange...
38,525
Posted By daWonderer
echo $1 > tmp.out xname1=$(awk...
echo $1 > tmp.out
xname1=$(awk '{up=toupper($1); printf up "\n"}' tmp.out)
not tested inside of a script..
2,758
Posted By daWonderer
timezone difference?
timezone difference?
23,359
Posted By daWonderer
pa=getline mypwd; printf paoutput: 1 EDIT: ...
pa=getline mypwd; printf paoutput: 1

EDIT:

found the static array 'ENVIRON' in manual.

works:pa=ENVIRON["PWD"]; printf pa
Showing results 1 to 5 of 5

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