hitest Posted October 10, 2004 Report Share Posted October 10, 2004 If you launch your terminal prompt in KDE with Konsole you can use these commands to see processes on your computer. The terminal prompt in Gnome is called Terminal I think. It's been awhile since I've used Gnome.Type free at the prompt. That'll show how much system memory is available.Type top at the prompt. That'll show you what applications, processes are currently running.Type df -h at the prompt. That'll show how much hard drive space is available.Hope that helps. Quote Link to post Share on other sites
Nerelda Posted October 10, 2004 Report Share Posted October 10, 2004 thanks hitest! I'll keep those in mind. Quote Link to post Share on other sites
hitest Posted October 10, 2004 Author Report Share Posted October 10, 2004 thanks hitest! I'll keep those in mind. You're welcome Quote Link to post Share on other sites
iccaros Posted December 10, 2004 Report Share Posted December 10, 2004 man will get you instructions on almost all commands (try man man)df -k will show you all mounted partitionsfind search toolgrep find tool| or called pipe lets you redirect a command to another > redirect output to >> redirect output and append to cfdisk partition toolwhich shows path of a commandemerge - Gentoo update and program install tooapt advance package manager for debian and ported to Red Hat systems.echo put to aout put what ever followscat show contence to standard outputdate show date and time and set date and timecalander shows a calander yum package manager for Red Hat type systems Quote Link to post Share on other sites
hitest Posted December 11, 2004 Author Report Share Posted December 11, 2004 man will get you instructions on almost all commands (try man man)df -k will show you all mounted partitionsfind search toolgrep find tool| or called pipe lets you redirect a command to another > redirect output to >> redirect output and append to cfdisk partition toolwhich shows path of a commandemerge - Gentoo update and program install tooapt advance package manager for debian and ported to Red Hat systems.echo put to aout put what ever followscat show contence to standard outputdate show date and time and set date and timecalander shows a calander yum package manager for Red Hat type systems Thanks, iccaros. We appreciate your assistance Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.