| |
|---|
| Fedora - Set default Email Client to Thunderbird | gconftool-2 --type string -s /desktop/gnome/url-handlers/mailto/command "thunderbird %s" | | Fedora - Set default Browser to FireFox | gconftool-2 --type string -s /desktop/gnome/url-handlers/http/command "firefox %s"gconftool-2 --type string -s /desktop/gnome/url-handlers/https/command "firefox %s" | | Bash Reference | http://www.gnu.org/software/bash/manual/bashref.html | | Advanced Bash Scripting Guide | http://tldp.org/LDP/abs/html/ | | SED/Awk Micro-Primer | http://www.faqs.org/docs/abs/HTML/sedawk.html |
Showing 5 items
|