Mag Gam on 3 Apr 2011 16:43:36 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Bash 101 resources |
Very nice slide show. One comment about the if statements. Should they be double brackets versus single? #correct way? if [[ -d /foo ]]; then echo fi instead of if [ -d /foo ]; then echo fi ? On Sat, Feb 26, 2011 at 12:58 AM, JP Vossen <jp@jpsdomain.org> wrote: > On 02/25/2011 09:15 PM, plug-request@lists.phillylinux.org wrote: >> >> ate: Fri, 25 Feb 2011 15:39:14 -0500 >> From: Bill East<wm.east@gmail.com> > >>> As far as I know, we did not do an audio record. :-) >> >> Although it's always possible that in 20 years you could do a FOI request >> to >> the NSA and get a recording:-) > > Yeah, I thought of that but couldn't find a way to word it amusingly, other > that by the subtle way I phrased my reply. ÂThanks for the assist! Â;-) > > Heck, given all the shady characters in that room, we could probably FoI the > FBI, CIA, and other TLAs (Three Letter Acronyms) too... > > Later, > JP > ----------------------------|:::======|------------------------------- > JP Vossen, CISSP      Â|:::======|   Âhttp://bashcookbook.com/ > My Account, My Opinions   |=========|   Âhttp://www.jpsdomain.org/ > ----------------------------|=========|------------------------------- > "Microsoft Tax" = the additional hardware & yearly fees for the add-on > software required to protect Windows from its own poorly designed and > implemented self, while the overhead incidentally flattens Moore's Law. > ___________________________________________________________________________ > Philadelphia Linux Users Group     --    Âhttp://www.phillylinux.org > Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce > General Discussion Â--  http://lists.phillylinux.org/mailman/listinfo/plug > ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug