Glenn at home writes: > How do I find files or folders globally? Use the command: locate It sources a database that's built nightly using the updatedb command. This is Fedora, right? The same tools exist elsewhere, but the incantations may be slightly different. Generic command is slocate, I believe. > How do I change my prompt from what it is? Change the PS strings in your $HOME/.bashrc. Consult a bash prompt HOWTO to learn the details. For an example, here's mine: PS1="[\u@\h \t] \W\\\$" Yes, I like to have the time displayed when my prompt is displayed. > Thanks. > > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Janina Sajka, Chair Accessibility Workgroup Free Standards Group (FSG) janina at freestandards.org Phone: +1 202.494.7040 If Linux doesn't solve your computing problem, you need a different problem.