> 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?
Use screen as well: pkg_add screen -- Cezary Morga

