LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-13-2003, 05:41 AM   #1
ashesh
Member
 
Registered: Feb 2003
Location: Kharagpur
Distribution: RH8, RH9, FC2
Posts: 112

Rep: Reputation: 15
script to change signature file in pine


Can someone post a script to change the quote in signature file in pine auotmatically... that is I would like to have a different quote each time I send a mail...
 
Old 06-13-2003, 06:13 AM   #2
turnip
Member
 
Registered: Jul 2002
Posts: 143

Rep: Reputation: 15
how about:

Code:
#!/bin/sh
      
       MSG=`"/usr/games/fortune"`
      
       #echo $MSG
      
       echo "${MSG}" > file
where file is your sig file. also make sure your path to fortune is correct, mine is for freebsd.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to find and change a specific text in a text file by using shell script Bassam Programming 1 07-18-2005 07:15 PM
Change Text-File through bash script arkus Programming 2 12-17-2004 08:48 PM
Where do i change my signature? randyriver10 General 1 07-12-2004 02:21 PM
Change Characterset (Pine) Aerial Slackware 2 10-26-2003 03:20 PM
lilo signature file celtic32 Linux - General 0 08-28-2002 06:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration