phosphor - simulates an old terminal with long-sustain phosphor
Note that phosphor is not a terminal emulator: programs that try to directly address the screen will not do what you might expect. Phosphor merely draws the characters on the screen left to right, top to bottom. Lines wrap when they reach the right edge, and the screen scrolls when characters reach the bottom.
In other words, programs like fortune(1) will work, but programs like top(1) won't.
Here's a good trick, to get phosphor to display recent web search terms:
phosphor -program \ 'wget -qO- http://webcrawler.com/cgi-bin/SearchTicker'
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |