“sample mutt configuration file”
“.muttrc configuration”
“.muttrc configuration files”
There are few sample mutt configuration files (aka muttrc or .muttrc) on Mutt website. Here is a link to the appropriate section of the site. If those are not accessible for any reason, checking /etc/Muttrc on UNIX/Linux hosts might be a good start.
UNIX shell is excellent. The toolbox at hand also never stop to amaze. But sometimes there is this feeling that something is missing. No matter how many tools are there, you’ll still want something special and personalized.
Unfortunately, it happens rather often recently that Red Hat Package Manager (rpm) just hangs during some operation. After it does so, rpm stops working completely and even reboot (hehe) doesn’t help. Well, the problem is well known and is in Red Hat’s bugzilla. For now, here is a quick fix for you.
Ok, we all know that to repeat the last command in bash (as well as many other shells) you just need to press the Up key. Sometimes though it is handy to test a command before using it as a subset of a bigger command.