Quote:
Originally Posted by thiyagusham
Hi All ;
I want to install tee command rpm in my personal machine. Where can i download exact rpm for tee (OEL 5.5) ?
PHP Code:
# rpm -qa | grep tee
|
Did you read/understand the posts you've been given before, like this one?
http://www.linuxquestions.org/questi...4/#post5116246
Again, read the man page on yum. "yum provides tee" would tell you what package, "yum install <package name>" would install it...as you've been told before.