> Yes it should be possible : just find the pid of the fink > process (by > 'ps aux | grep fink' or something) then 'kill -STOP thePid', which is > similar to ^Z. And when you want to continue it 'kill -CONT thePid', > which is similar to 'fg'.
make sure you don't close the shell though :) -nico ------------------------------------------------------- This SF.NET email is sponsored by: The Best Geek Holiday Gifts! Time is running out! Thinkgeek.com has the coolest gifts for your favorite geek. Let your fingers do the typing. Visit Now. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
