Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jun 2000 10:31:25 -0400
From:      John LoVerso <loverso@infolibria.com>
To:        Dan Nelson <dnelson@emsphone.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: mktemp() patch
Message-ID:  <3940FFBD.E6C7D6E9@infolibria.com>
References:  <Pine.BSF.4.10.10006090704550.86326-100000@lion.butya.kz> <Pine.BSF.4.21.0006082039030.67602-100000@freefall.freebsd.org> <20000609000707.A16619@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I still suggest not using symbols at all, since I'd like to be able to
> quickly remove tempfiles by hand without worrying if I have to escape #
> or ^, etc.

Then disable globbing first. (csh et al) "set noglob" or (sh et al) "set -f
noglob".

John


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3940FFBD.E6C7D6E9>