JdV's Notes
My notes on: SAP, Oracle, Windows, AIX, Solaris and other stuff
Pages
(Move to ...)
Home
Map A Drive In Windows Command Prompt (DOS)
DB2 Notes
▼
Tuesday, 27 July 2010
Some terminal commands
To pause the current session:
ctl+z
To list paused sessions:
jobs
To make the current session a foreground session:
fg %<number in brackets from 'jobs'>
Create new Xterm session with scroll bars running in the background:
xterm -sb &
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment