On 01 Mar 2011, at 16:12, Nils Breunese wrote:
> > Grégory Joseph wrote: > >> I'm probably to blame for this problem. I'm pretty much clueless when it >> comes to bash variations; I always have to look up some reference to write >> if statements ;) I found the -a test here: >> http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_07_01.html - and assumed >> it was standard. Is there an alternative ? > > I'd try -e (also listed in the same table on the URL you mentioned). Thanks! -f also seems to work well. Not sure that really has any added value but eh. > > Indeed 'man test' doesn't list -a on my system (Mac OS X 10.6, bash 3.2.48). Haaaa duh. Yeah. Man before Google, next time. Thanks ;) -g http://jira.magnolia-cms.com/browse/MAGNOLIA-3570 ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
