[CTS] Re: left gmail

  • From: "Eric Vogel" <ecvogel@xxxxxxxxx>
  • To: <computertalkshop@xxxxxxxxxxxxx>
  • Date: Wed, 19 Nov 2008 21:42:32 -0500

Sorry Join

#!/bin/bash
TooMuchLinuxScripting="Yes"
Name="John"
while [ $TooMuchLinuxScripting = "Yes" ] ; do
        tput cup 3 12; echo "I am sorry" %Name "I have been working on too
much Linux"
        tput cup 4 12; echo "Linux scripting for my class. The project is
pretty intensive that"
        tput cup 5 12; echo "is due at the end of the term. Sorry again"
%Name
        exit
done    

In for Windows users, join (linux command line util) will join to files
together.
Thank you,
Eric Vogel

Need help with your computer or Network? http://www.beacontechsolutions.com
Blog: http://blog.beacontechsolutions.com

-----Original Message-----
From: computertalkshop-bounce@xxxxxxxxxxxxx
[mailto:computertalkshop-bounce@xxxxxxxxxxxxx] On Behalf Of John Madden
Sent: Wednesday, November 19, 2008 8:54 PM
To: computertalkshop@xxxxxxxxxxxxx
Subject: [CTS] Re: left gmail

On Wednesday 19 November 2008, Eric Vogel wrote:
> Have to ask join have no idea

I assume I'm "join." :)

Yeah, the default regular expressions block things like that on the list and

send them for moderation.  Have a look at the "administrivia-regexp" file in

the Web Login and pull out any lines that shouldn't be there. 

John






-- 
# John Madden  weez@xxxxxxxxxxxxx: http://www.nerdarium.com
# FreeLists: Free mailing lists for all: //www.freelists.org
---------------------------------------------------------------------------
Computer Talk Shop http://www.computertalkshop.com
Un-subscribe/Vacation, http://www.computertalkshop.com/list_options.htm

List HowTo: http://www.computertalkshop.com/faq.htm

To join Computer Talk Shop's off topic list, please goto:
http://computertalkshop.com/other_cts_lists.htm
---------------------------------------------------------------------------

---------------------------------------------------------------------------
Computer Talk Shop http://www.computertalkshop.com
Un-subscribe/Vacation, http://www.computertalkshop.com/list_options.htm

List HowTo: http://www.computertalkshop.com/faq.htm

To join Computer Talk Shop's off topic list, please goto:
http://computertalkshop.com/other_cts_lists.htm
---------------------------------------------------------------------------

Other related posts: