Ever want to show multiple people what you are doing in a shell.
In the shell doing the demo type:
% csh -i 2>&1 | tee /tmp/demo
or
% csh -i |& tee /tmp/demo
In the other shells that are going to watch the demo type:
% tail -f /tmp/demo
That's it!
Hi Friends in this blog i will be posting random things which might be useful to someone, which i find interesting that i come across from day to day life like tips and tricks on different topics, general knowledge, Tech News, Jokes, health tips, Quotes,Cricket etc
Latest News |
0 comments:
Post a Comment