Re: Creating an operating system
From: CBFalconer (cbfalconer_at_yahoo.com)
Date: 05/25/04
- Next message: Robert Stankowic: "Re: Creating an operating system"
- Previous message: Paul E. Black: "Re: Creating an operating system"
- Maybe in reply to: Dan: "Creating an operating system"
- Next in thread: RosalieM: "Re: Creating an operating system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 May 2004 17:07:27 GMT
"Thomas G. Marshall" wrote:
> CBFalconer <cbfalconer@yahoo.com> coughed up the following:
>
... snip ...
> >
> > Much better :-)
>
> Sorry, it's rotating :) I'm adding to it, but only have 2 at
> the moment. I wrote a bash shell to pick a sig in order, and
> then fire up outlook express.
>
> LOL the bash shell is from cygwin, which is a free product.
I prefer to keep it under control, using the following aliases
under 4dos/w98. All aliases are one liners, and may have been
wrapped here. 4dos (the 'shell') is a pay product. 'de' shows
stored file descriptions, set by 'describe f' commands.
c:\dnld\scratch>alias setsig
copy /q \netscape\users\cbf\sig%1%.txt
\netscape\users\cbf\signatur.txt ^ cat
\netscape\users\cbf\signatur.txt
c:\dnld\scratch>alias showsigs
de \netscape\users\cbf\sig*.txt
c:\dnld\scratch>alias de
dir /a: /z /h
c:\dnld\scratch>showsigs
Volume in drive C is WD30-PRI41 Serial number is 3CE4:239B
Directory of C:\netscape\users\cbf\sig*.txt
sig1.txt 183 4-06-02 18:10 Master sig lines for all mail
sig2.txt 255 3-20-04 3:11 Microsoft dig
sig3.txt 265 4-19-04 12:52 Bush and war
sig5.txt 237 4-16-04 12:04 C newsgroup links
sig6.txt 188 4-04-04 14:40 Top-posting
sig7.txt 195 5-20-04 6:54 Ridiculous software
signatur.txt 183 4-06-02 18:10 Master sig lines for all mail
-- Chuck F (cbfalconer@yahoo.com) (cbfalconer@worldnet.att.net) Available for consulting/temporary embedded and systems. <http://cbfalconer.home.att.net> USE worldnet address!
- Next message: Robert Stankowic: "Re: Creating an operating system"
- Previous message: Paul E. Black: "Re: Creating an operating system"
- Maybe in reply to: Dan: "Creating an operating system"
- Next in thread: RosalieM: "Re: Creating an operating system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|