> How can I put the stdout of a command like $(uname -a;echo -e
> "\n";uptime) in my .signature file?

add, 
        set signature=" uname -a; echo -e \"\n\"; uptime |" 
in ~/.muttrc

--
saisanthosh

Reply via email to