Search Results

Search: Posts Made By: Thumban
3,838
Posted By Thumban
Thanks Ahamed :D
Thanks Ahamed :D
3,838
Posted By Thumban
Sorry Ahamed, didin't work :( Every value...
Sorry Ahamed, didin't work :(

Every value went to the 0th element in the array; nothing is getting assigned to 1st, 2nd and 3rd elements.


Thanks!
Thumban
3,838
Posted By Thumban
awk - take variables out to shell
Hi,
How could we take the value of awk variables out to shell?
I know the following methods
1. awk '{print $1}' < file | read a
echo $a
2. a=`awk '{print $1}' < file`
echo $a
...
5,871
Posted By Thumban
Yes, it has the set command and askbcc variable.
Yes, it has the set command and askbcc variable.
5,871
Posted By Thumban
Mailx command
Hi,
This post is regarding sending mails from Unix. How can we include "bcc" in a "mailx" command. I searched google to find out the -b option; but my man pages doesnot show that option(it throws me...
Showing results 1 to 5 of 5

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