[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I hate it when that happens...



On Sat, Aug 07 at 12:07PM +0200, John L Fjellstad wrote:
> Paul Gear <paul@gear.dyndns.org> writes:
> 
> > And *always* use 'set -u' in shell scripts.  :-)
> 
> What does that do?  I looked in bash manual, and couldn't find
> anything... (always ready to learn something new:-) )

man bash

it's in "shell builtin commands" -- search for " set [" (that's
space, set, space, beginbracket)

-- 
I use Debian/GNU Linux version 3.0;
Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown
 
DEBIAN NEWBIE TIP #90 from Der.Hans <deb-user@LuftHans.com>
and Joey Hess <joey@kitenet.net>
:
Wondering HOW TO GET CPAN MODULES FOR PERL?
	man CPAN
Not too many manpages need capital letters. (It's a Perl module
that comes with Perl, or at least has since Potato or before.)
Then,
	perl -MCPAN -e 'shell'
CAVEAT: if the Perl module is not packaged in *.deb Debian
format (and about 270 are), the next best thing is to use the
dh-make-perl, which can build debian packages on the fly out of
CPAN.

Also see http://newbieDoc.sourceForge.net/ ...



Reply to: