Operating System - HP-UX
1829115 Members
14550 Online
109986 Solutions
New Discussion

Re: redirecting the console output

 
bhagirathp
Occasional Advisor

redirecting the console output

Hi,

I am running two applications on my HP-UX server
and directing the console of one application to
/dev/null.The other application console I am running it from X-Window(remotely).I want to redirect that console output to any dumb terminal.Is there any method so that I can run
on the server without any x-Window.
2 REPLIES 2
f. halili
Trusted Contributor

Re: redirecting the console output

Try this:

echo "This is from the application" | tee /dev/console


f. halili
derekh
melvyn burnard
Honored Contributor

Re: redirecting the console output

Thread opepend in the wrong forum, moving to a more appropriate forum
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!