On Wed, 12 Sep 2007, Jon Sjvstedt wrote: > Hello all! > > I have installed BitTorrent-4.2.2 on my 3.9-box. With this i would like to > start file sharing on a console, logout, login later and reattach to the > console of the BitTorrent-4.2.2 session. AFAIK this is done in most > Linux-distros using the command screen, but how can I do it in BSD? > > Any help appreciated > > <--------------------------------------------> > Jon Sjvstedt
Well, you could use "screen" ;-) It's in the ports (/usr/ports/misc/screen) or you could add it with pkg_add. Dave