Re: [dev] [dmenu] dmenu_run improvements

2011-07-24 Thread Florian Ermisch
The only problem: When /bin/sh is really just Bourne the kornish $(...) won't work, i.e. on Solaris and probably the BSDs - if it's not actually some kind of ksh. And on some Linux systems it's dash and not bash... Regards, Florian Am 24.07.2011 10:13 schrieb "lolilolicon" : > On 07/24/11 at 11:38

Re: [dev] flo - a command line program for organizing events, to-dos, and deadlines

2010-08-17 Thread Florian Ermisch
/^s/s/$/g/ ? 2010/8/17, Szabolcs Nagy : > * Alexander Teinum [2010-08-17 09:01:00 +0200]: >> s/ISO 6801 date/ISO 6801 week/ > s/6801/8601/ > > -- Do YOU trust google?

Re: [dev] [sw] Suckless web-framework

2010-04-08 Thread Florian Ermisch
Am 07.04.10 07:25, schrieb pancake: Is not the same... Backticks keeps newlines, but $() merges all lines into a single one. I'm not sure if this behaviour is affected by IFS Well, in ksh93 and bash 4.0 on OpenSolaris build 134, ksh and bash 3.0 on solaris 10 and ksh and bash 2.0 on solaris 9