home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / bug / mutt / script < prev   
Encoding:
Text File  |  2011-12-19  |  74 b   |  6 lines

  1. #!/bin/sh
  2.  
  3. echo "Including output of \`mutt -v'..."
  4.  
  5. LC_ALL=C mutt -v >&3
  6.