Changes between Version 41 and Version 42 of FreeBSD10_Guide
- Timestamp:
- Aug 27, 2014, 8:22:50 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD10_Guide
v41 v42 95 95 Tip: screen can be a handy tool if you are working on a remote host. 96 96 {{{ 97 You can open a virtual terminal with screen command, in which you can do everything like in the normal terminal. But you can detach it if you want to do other things in the main terminal and reattach it later. It even works after you quit your main terminal.97 With 'screen' you can open a virtual terminal, in which you can do everything like in the normal terminal. But you can detach it if you want to do other things in the main terminal and reattach it later. It even works after you quit your main terminal. 98 98 99 99 Common screen commands: