Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/24/2005 21:51:10
Module Name:	pkgsrc
Committed By:	rillig
Date:		Wed Aug 24 21:51:10 UTC 2005

Modified Files:
	pkgsrc/mk/scripts: shell-lib

Log Message:
Added a code snippet that demonstrates how to set the $@ array to the
lines printed by a shell command. In contrast to the read(1) shell
utility, there are no problems when the output contains backslashes.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/scripts/shell-lib

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.