Subject: Re: strange directory after 1.4 upgrade
To: Geoff Wing <mason@primenet.com.au>
From: Andrew Brown <atatat@atatdot.net>
List: netbsd-help
Date: 06/01/1999 00:20:45
>Tab autocompletion vs shells:
>
>#include <fcntl.h>
>main() {
> int i = 0; char p[16];
> p[i++] = 4; p[i++] = 13; p[i++] = 253; p[i++] = 255; p[i++] = 127;
> p[i++] = 129; p[i++] = 130; p[i++] = 12; p[i++] = 8; p[i++] = 9;
> p[i++] = 13; p[i++] = 10; p[i++] = 11; p[i++] = 32; p[i++] = 0;
> open(p, O_WRONLY | O_CREAT, 0600);
>}
>
>tcsh 6.08: can't complete without existing word, only lists?
bites because the filename contains newline characters. so...
% rm -i ^V^D*
--
|-----< "CODE WARRIOR" >-----|
codewarrior@daemon.org * "ah! i see you have the internet
twofsonet@graffiti.com (Andrew Brown) that goes *ping*!"
andrew@crossbar.com * "information is power -- share the wealth."