[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: command substition in .signature



> 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 to: