Home
last modified time | relevance | path

Searched refs:cat (Results 1 – 25 of 167) sorted by relevance

1234567

/original-bsd/old/catman/
H A Dcatman.c35 char cat[MAXNAMLEN+6] = "catx/"; variable
118 csp = &cat[5];
125 man[3] = cat[3] = *sp;
133 if (stat(cat, &sbuf) < 0) {
136 (void) strcpy(buf, cat);
148 (void) stat(cat, &sbuf);
151 sprintf(buf, "catman: %s", cat);
208 if (stat(cat, &sbuf) >= 0) {
213 (void) unlink(cat);
222 (void) unlink(cat);
[all …]
/original-bsd/old/uudiff/
H A Dremdiff41 cat >zza$pid <<!
48 cat >$SPOOL/cq$pid <<%
58 cat >$SPOOL/cz$pid <<!
62 cat >zzy$pid <<%
67 cat >uudiff$pid <<%
78 cat >zzm$pid <<%
81 cat >zzn$pid <<%
91 for f in \`cat zzl${pid}\`
100 cat >>zzn$pid <<%
110 cat >>zzn$pid <<%
[all …]
/original-bsd/contrib/sort/TEST/
H A Dstests102 cat <<! >in
116 cat <<! >in
128 cat <<! >in
155 cat <<! >in
163 cat in | sort | cat >xx
170 cat <<! >in
197 cat <<! >in
214 cat <<! >in
233 cat <<! >in
272 cat <<! >in
[all …]
/original-bsd/share/man/man0/
H A DMakefile32 for i in `cat man1`; do \
38 for i in `cat man2`; do groff -man $$i >>man2pages; done;
42 for i in `cat man3`; do groff -man $$i >>man3pages; done;
46 for i in `cat man4`; do groff -man $$i >>man4pages; done;
50 for i in `cat man5`; do \
56 for i in `cat man6`; do groff -man $$i >>man6pages; done;
60 for i in `cat man7`; do \
66 for i in `cat man8`; do groff -man $$i >>man8pages; done;
H A Dtocrc16 /usr/libexec/getNAME -t `cat man$x` |
32 cat tocx* cshcmd > /tmp/cattoc
/original-bsd/etc/
H A Dsecurity45 cat $OUTPUT
99 cat $OUTPUT
147 cat $OUTPUT
191 cat $OUTPUT
236 cat $OUTPUT
248 cat $OUTPUT
268 cat $OUTPUT
313 cat $OUTPUT
324 cat $OUTPUT
343 cat $OUTPUT
[all …]
/original-bsd/old/pcc/lint/
H A Dlint.sh14 *.ln) cat $A >>$T ;;
15 -l*) cat $LL/llib$A.ln >>$T ;;
32 unix) cat $LL/llib-lc.ln >>$T ;;
33 port) cat $LL/llib-port.ln >>$T ;;
34 "") cat /dev/null >>$T ;;
/original-bsd/lib/libedit/
H A Dmakelist36 cat $FILES | $AWK '
52 cat $FILES | $AWK '
104 cat $FILES | $AWK '/el_action_t/ { print $3 }' | \
122 cat $FILES | $AWK '/el_action_t/ { print $3 }' | sort | $AWK '
/original-bsd/usr.bin/more/
H A Dlinstall46 cat >makefile <<EOF
51 cat >>makefile <<"EOF"
72 cat >defines.h <<EOF
78 cat >>defines.h <<EOF
139 cat >>defines.h <<EOF
161 cat >>defines.h <<EOF
/original-bsd/contrib/perl-4.036/
H A Dmakedepend.SH41 cat='$cat'
63 $cat /dev/null >.deptmp
89 for file in `$cat .clist`; do
125 for file in `cat .shlist`; do
138 $egrep '^#include ' `cat .clist` `cat .hlist` >.deptmp
156 for file in `$cat .shlist`; do
/original-bsd/usr.bin/uucp/UUAIDS/
H A Duucp.daily49 cat SYSLOG.$$ >>$olddir/SYSLOG.week
59 Mon) cat SYSLOG.week >>SYSLOG.month
70 curmonth=`cat logmonth`
80 cat SYSLOG.week >>SYSLOG.month
/original-bsd/lib/libc/sparc/gen/
H A DMakefile.inc22 cat ${.ALLSRC}) | m4 > ${.TARGET}
28 cat ${.ALLSRC}) | m4 > ${.TARGET}
34 cat ${.ALLSRC}) | m4 > ${.TARGET}
40 cat ${.ALLSRC}) | m4 > ${.TARGET}
/original-bsd/usr.bin/vgrind/
H A Dvgrind.sh86 $vf $options -h "$head" $files | cat $tm/tmac.vgrind -
88 $vf $options $files | cat $tm/tmac.vgrind -
104 $vf $options -h "$head" $files | cat $tm/tmac.vgrind -
106 $vf $options $files | cat $tm/tmac.vgrind -
/original-bsd/sys/pmax/dist/
H A Dget75 cat >etc/passwd <<EOF
79 cat >etc/master.passwd <<EOF
85 cat >etc/group <<EOF
97 cat >etc/fstab <<EOF
103 cat >xtr <<'EOF'
/original-bsd/sys/i386/floppy/cat/
H A DMakefile3 PROG= cat
4 CFLAGS+=-s -N -I${.CURDIR}/../cat
/original-bsd/lib/libc/db/test/
H A Drun.test132 (find /bin -type f -print | xargs cat) > $TMP1
217 cat $TMP1 |
267 cat $TMP1 |
310 cat $TMP1 |
356 cat $TMP1 |
421 cat $TMP1 |
455 cat $TMP1 |
472 cat $TMP1 |
503 cat $TMP1 |
/original-bsd/sys/tahoe/dist/
H A Dget71 cat >etc/passwd <<EOF
76 cat >etc/group <<EOF
82 cat >etc/fstab <<EOF
88 cat >xtr <<'EOF'
/original-bsd/old/pcc/lint/lpass1/
H A DMakefile23 cat pcctokens ${MIP}/cgram.y > gram.in
30 cat ${.ALLSRC} | \
35 cat ${.ALLSRC} | \
/original-bsd/sys/tahoe/stand/
H A DMakefile22 SRCS= boot.c cat.c conf.c copy.c cy.c hd.c ls.c prf.c srt0.c \
27 ALL= boot cat copy ls
58 cat: cat.o srt0.o ${LIBS} target
59 ld ${LDTOPT} -o $@ -s srt0.o cat.o ${LIBS}
103 install -o bin -g bin -m 644 cat copy ls ${DESTDIR}/stand
/original-bsd/usr.bin/mkdep/
H A Dmkdep.append51 cat << _EOF_ >> $TMP
89 cat << _EOF_ >> $TMP
H A Dmkdep.ultrix51 cat << _EOF_ >> $TMP
90 cat << _EOF_ >> $TMP
/original-bsd/local/sccscmds/sccscmds.2/util/
H A Dcurdir.c17 static int cat(), prexit();
53 cat();
65 cat() in cat() function
/original-bsd/old/pcc/ccom.vax/
H A DMakefile14 cat pcctokens ${MIP}/cgram.y | ${YACC} /dev/stdin
25 cat ${.ALLSRC} | \
30 cat ${.ALLSRC} | \
/original-bsd/local/sccscmds/sccscmds.ok/util/
H A Dcurdir.c17 static int cat(), prexit();
53 cat();
65 cat() in cat() function
/original-bsd/old/pcc/ccom.tahoe/
H A DMakefile15 cat pcctokens ${MIP}/cgram.y | ${YACC} /dev/stdin
26 cat ${.ALLSRC} | \
31 cat ${.ALLSRC} | \

1234567