Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 2 Feb 1995.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
Random .sigs in UNIX?!?

Random .sigs in UNIX?!?

alt.ascii-art · 7 messages · 2 Feb 1995 - 11 Feb 1995
Lisa Knappe <lkn...@jax.jaxnet.com> ASCII art 2 Feb 1995 01:34 · permalink · report
Can someone tell me how to randomize multiple .signature files on a UNIX 
host box?
Thanks!
Lisa


--
                         ''~``
                        ( o o )
+------------------.oooO--(_)--Oooo.---------------------+
| Music is the                    Lisa Knappe/Vice Pres. |
| messenger no one   .oooO        Jacksonville Gay Chorus|
| can silence!       (   )   Ooo...@jax.jaxnet.com | 
+---------------------\ (----(   )-----------------------+
                       \_)    ) /
                             (_/

In <3gpcqa$dv...@jaxnet.jaxnet.com>  wrote:

>                         ''~``
>                        ( o o )
>+------------------.oooO--(_)--Oooo.---------------------+
>| Music is the                    Lisa Knappe/Vice Pres. |
>| messenger no one   .oooO        Jacksonville Gay Chorus|
>| can silence!       (   )   Ooo...@jax.jaxnet.com | 
>+---------------------\ (----(   )-----------------------+
>                       \_)    ) /
>                             (_/

And another miraculous coincidence :-/

Hendr!K

> Can someone tell me how to randomize multiple .signature files on 
> a UNIX host box?

The way I managed to do this was to put all the sig's into a fortune
file, (look at the fortune help for more info), and create a shell
script that ran fortune on this file, and piped the outout to my
~/.sig file. Once I'd done that, I created a Cron job to run the
script file once every fifteen minutes... 

I hope you managed to follow that lot! A bit of a convulted route I
know, but it seems to work :-)

If you're interrested then I can send the relavent files as a 
template for you to work with.


             Gary Mellor     -      gdm...@cam.ac.uk

All the world's a cookie jar, and all the men and women merely crumbs;
	I happen to be one of the chocolate chips.
							- Garfield

Gary Mellor (gdm...@Garfield.chu.cam.ac.uk) wrote:
: > Can someone tell me how to randomize multiple .signature files on 
: > a UNIX host box?

One alternative is to have a series of .sig files in a list (with a
matching pointer file) and have the current .sigfile 'updated' after 
(or before) each invocation of your news-reader.

(script writing required, or knowlegde of awk, perl...whatever)

By the way, this wouldn't be 'random', but it *could* hit every .sig in
turn, which I *think* is better anyway.

-Jim-
 Truth is where you  |  Starship Artifact BBS   | Thank you,  Jim 8's
 find it, but it     |                          | ait...@lvld.hp.com
 helps if you keep   |     (303) 663-5466       | 
 your eyes open      |                          | Surface mount technology
 while looking...    |  c/o Foxmore de' Foghat  | not just a nasty thought. 

Night Man <rsw...@tenet.edu> ASCII art 5 Feb 1995 02:58 · permalink · report
: One alternative is to have a series of .sig files in a list (with a
: matching pointer file) and have the current .sigfile 'updated' after 
: (or before) each invocation of your news-reader.

: (script writing required, or knowlegde of awk, perl...whatever)

: By the way, this wouldn't be 'random', but it *could* hit every .sig in
: turn, which I *think* is better anyway.

what i did was i made a directory called .sig, and put all my sigs in 
there. only problem is it only genertate random sigs in usenet, not in 
e-mail. if anyone knows how to get random e-mail sigs as well, could you 
send me the scripts i need or what ever it takes?? itd be apreciated.
Night....


--
______________________________________________________________________________
  /  \  /\  \      /  /\    \            ___    _        __     __
     \/  \  \  /|   /  \ \\\ \   I Am - |   \  | |      |  \   /  |   "
 / \ /\    \ \/ |  /    \ \\\ \         |  |\ \| |      |   \_/   |
 / \\/\\    \ \ | /      \ \\\\         |  | \   |      |  |\_/|  |
 /  /-----\  \    /-----\ \ \\\\    The |__|  \__| ight |__|   |__|an
   |@@@/ \@@\___//----\@| \ \\\\     
   |@@@\  \@@@@@@|    |@| |  \\\\   Temporary Signiture File...
   |@@@@@\__\@@@@@\__/@@|   | \\ \  
   |@@@@@/-----\---\@@@@@|   | | |   Find me at: rsw...@tenet.edu
   \@@@@/     | |   \@@@@/   | | |               
    \@@/     /\_/    \@@/      | |   "Im not who I was...
     \/     /         \/              Im not who Im going to be...."
      \    /-------\  / 
       \             /              "What i do with that one power is up to 
         \          /                me-- and beyond that one power, I'm just
          \________/                 a man.... The Night Man"
____________________________________________________________________________

Aaron E Croft <acr...@cyberspace.com> ASCII art 10 Feb 1995 19:32 · permalink · report
: what i did was i made a directory called .sig, and put all my sigs in 
: there. only problem is it only genertate random sigs in usenet, not in 
: e-mail. if anyone knows how to get random e-mail sigs as well, could you 
: send me the scripts i need or what ever it takes?? itd be apreciated.
: Night....


I think the answer to your woes is to write a script that runs every time 
you logon.  Like puting it in your .login file.

-- 
  ___       ___                               ___       ___
 / _ \ ___ / __|-----==((Aaron Croft))==-----|__ \ ___ / _ \
|  _  / -_) (__     acr...@cyberspace.com     __) (_- \  _  |
|_| |_\___|\___|-----------------------------|___/|___/_| |_|

Nic Banister <N.S...@durham.ac.uk> ASCII art 11 Feb 1995 12:06 · permalink · report
On 4 Feb 1995, Night Man wrote:
> what i did was i made a directory called .sig, and put all my sigs in 
> there. only problem is it only genertate random sigs in usenet, not in 
> e-mail. if anyone knows how to get random e-mail sigs as well, could you 
> send me the scripts i need or what ever it takes?? itd be apreciated.
> Night....
> 
Yeah same here
If anyone knows how to put random sigs from a file into email messages, 
I'd like to know aswell
cheers
       _      
 _ __ (_) ___     Nic Banister               ****** 'Give blood....
| '_ \| |/ __|     St Aidans College         ..play hockey' ******
| | | | | (__       Durham University 
|_| |_|_|\___|.......  ===> http://www.dur.ac.uk/~d3h6k6/ <===  

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 1995 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post