-
Patrice Koehl's research web site
Room 4319, Genome Center, GBSF
University of California Davis
451 East Health Sciences Drive
Davis, CA 95616
(530) 754 5121
phone
(530) 754 9658
fax
|
|
|
Miscellaneous
-
-
Gnuplot tips
-
Link
not so Frequently Asked Questions
-
The Screen Program how to use it
-
Link
Short tutorial on how to use screen on linux
-
Vi For Smarties
-
Link
All you want to know about vi shortcut and a lot more
-
What is screen
-
Link
Screen is a text-based program usually described as a window manager or terminal multiplexer. While it does a great many things, its two biggest features are its detachability and its multiplexing. The detachability means that you can run programs from within screen, detach and logout, then log in later, reattach, and the programs will still be there. The multiplexing means that you can have multiple programs running within a single screen session, each within its own window. You can display multiple windows at once, or just switch between them, even if you only have a single terminal window to use.
|
|