Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: scarench on February 03, 2009, 07:18:40 PM

Title: how do I check on my swapfile?
Post by: scarench on February 03, 2009, 07:18:40 PM
How do I check on the swapfile I set up?

Thanks!
Title: Re: how do I check on my swapfile?
Post by: roberts on February 03, 2009, 11:58:46 PM
Open an xterm and type free or type cat /proc/swaps
Title: Re: how do I check on my swapfile?
Post by: scarench on February 04, 2009, 07:46:29 AM
Thanks dude.