On Aug 24, 2005, at 6:43 PM, sean finney wrote:
On Wed, Aug 24, 2005 at 05:22:32PM +0100, Andrew Porter wrote:
/usr/sbin/mysqld --print-defaults \
| tr " " "\n" \
| grep -- "--$1" \
| tail -n 1 \
| cut -d= -f2
is harder
On Aug 24, 2005, at 11:19 PM, sean finney wrote:
On Wed, Aug 24, 2005 at 11:08:41PM +0200, Mauro Calderara wrote:
Aren't the init-scripts supposed to be posix-compilant? Often when
installing dash as /bin/sh this becomes a problem because even though
dash is posix-compatible it tends to
2 matches
Mail list logo