[SFS] Linux Camp Early Birds get the $150 worm.
David L. Willson
DLWillson@TheGeek.NU
Tue, 5 Apr 2016 19:34:57 -0600 (MDT)
------=_Part_51726_21157053.1459906497206
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
De ar Friends,
14 bunks and 32 days of Early Bird pricing left.
Save this script and run it for further instructions.
---
#!/bin/bash -eu
# David L. Willson
# CC BY SA, GPL, copyleft, DBAD
read -p "Does Linux Camp look good? " good
if [[ $good == no ]]; then echo 'OK :-('; exit 0; fi
read -p "Do you want to know more Linux Sysadmin stuph? " sysadmin
if [[ $sysadmin == yes ]]; then
echo "Come to Linux Camp."
else
echo "Send a friend to Linux Camp."
fi
sleep 3
firefox www.sofree.us/linux-camp-2016 &
--
David L. Willson
Teacher, Engineer, Evangelist
RHCE+Satellite CCAH Network+ A+ Linux+ LPIC-1 Ubuntu_CP SUSE_CLA
Mobile 720-333-LANS(5267)
http://sofree.us
This is a good time for a r3VOLution.
------=_Part_51726_21157053.1459906497206
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><=
div style=3D'font-family: times new roman,new york,times,serif; font-size: =
12pt; color: #000000'><font face=3D"courier new,courier,monaco,monospace,sa=
ns-serif">Dear Friends,<br><br>14 bunks and 32 days of Early Bird pricing l=
eft.<br><br>Save this script and run it for further instructions.<br><br>--=
-<br><br>#!/bin/bash -eu<br># David L. Willson<br># CC BY SA, GPL, copyleft=
, DBAD<br><br>read -p "Does Linux Camp look good? " good<br><br>if [[ $good=
=3D=3D no ]]; then echo 'OK :-('; exit 0; fi<br><br>read -p "Do you want t=
o know more Linux Sysadmin stuph? " sysadmin<br><br>if [[ $sysadmin =3D=3D =
yes ]]; then<br> echo "Come to Linux Camp."<br>else<br> echo "S=
end a friend to Linux Camp."<br>fi<br><br>sleep 3<br><br>firefox www.sofree=
.us/linux-camp-2016 &<br><br></font><br><div><span name=3D"x"></span>--=
<br>David L. Willson<br>Teacher, Engineer, Evangelist<br>RHCE+Satellite CCA=
H Network+ A+ Linux+ LPIC-1 Ubuntu_CP SUSE_CLA<br>Mobile 720-333-LANS(5267)=
<br>http://sofree.us<br><br>This is a good time for a r3VOLution.<span name=
=3D"x"></span><br></div><br></div></body></html>
------=_Part_51726_21157053.1459906497206--