0

I am using Ubuntu 14.04. I think the mutt command is not available with this version of Ubuntu. Then how can I mail an attachment using terminal commands?

muru
  • 207,228
Anandu M Das
  • 2,303

1 Answers1

3

mutt command may not be installed by default. You can install it using sudo apt-get install mutt

aneeshep
  • 30,949