cc -o *.c
Conor P. Cahill
cpcahil at virtech.uucp
Fri Nov 10 01:55:17 AEST 1989
In article <1042 at root44.co.uk>, gwc at root.co.uk (Geoff Clare) writes:
> In article <20512 at mimsy.umd.edu> chris at mimsy.umd.edu (Chris Torek) writes:
> >
> > % echo *.c
> > t.c tet.c t.c
>
> That's a neat trick, Chris. Care to tell us how you managed it?
easy,
% cp /dev/null t.c
% cp /dev/null tet.c
% cp /dev/null "tj\<BACKSPACE>.c "
% echo *.c
t.c tet.c t.c
--
+-----------------------------------------------------------------------+
| Conor P. Cahill uunet!virtech!cpcahil 703-430-9247 !
| Virtual Technologies Inc., P. O. Box 876, Sterling, VA 22170 |
+-----------------------------------------------------------------------+
More information about the Comp.unix.questions
mailing list