Home
last modified time | relevance | path

Searched refs:echo (Results 1 – 25 of 67) sorted by relevance

123

/original-bsd/etc/
H A Drc33 echo "Rebooting..."
43 echo "Boot interrupted."
66 echo 'starting network'
86 echo '.'
97 echo ' done.'
117 echo clearing /tmp
129 echo -n ' cron'; cron
130 echo '.'
143 echo -n ' named'; named
160 echo -n ' amd';
[all …]
H A Drc.local10 echo "" >> $T
16 echo -n 'starting local daemons:'
19 echo -n ' jove'
24 #echo -n ' kerberos'; kerberos >> /var/log/kerberos.log &
26 echo '.'
H A Dservices7 echo 7/tcp
8 echo 7/udp
/original-bsd/contrib/sort/TEST/
H A Dstests37 echo ' +1 -2'; fi
39 echo ' displaced -o'; fi
43 echo ' -M months'; fi
45 echo ' -s stable'; fi
47 echo ' -y space'; fi
84 echo $TEST$X failed
127 TEST=03; echo $TEST # -n
196 TEST=06; echo $TEST # -t
282 TEST=10; echo $TEST # -m
758 TEST=33; echo $TEST # -g
[all …]
/original-bsd/usr.bin/tip/aculib/
H A Dbiz31.c40 echo("#\rk$\r$\n"); /* disable auto-answer */
41 echo("$>$.$ #\r"); /* tone/pulse dialing */
42 echo(mod);
43 echo("$\r$\n");
44 echo("$>$.$ #\re$ "); /* disconnection sequence */
45 echo(DISCONNECT_CMD);
46 echo("\r$\n$\r$\n");
47 echo("$>$.$ #\rr$ "); /* repeat dial */
48 echo(num);
49 echo("\r$\n");
[all …]
H A Dventel.c42 static void echo();
58 echo("#k$\r$\n$D$I$A$L$:$ ");
115 echo(s) in echo() function
/original-bsd/bin/test/
H A Dmkops18 echo '
29 echo '/*
38 echo ' NULL
43 echo ' NULL
48 echo '};
54 echo '};'
/original-bsd/usr.bin/telnet/
H A Dauthenc.c63 telnet_gets(prompt, result, length, echo) in telnet_gets() argument
67 int echo;
75 if (echo) {
/original-bsd/lib/libc/gen/
H A Dgetpass.c29 int echo; local
46 if (echo = (term.c_lflag & ECHO)) {
57 if (echo) {
/original-bsd/bin/sh/funcs/
H A Dpushd19 then echo "pushd: directory stack empty."
34 then echo "popd: directory stack empty."
45 echo "`pwd` $DSTACK"
H A Ddirs19 then echo "pushd: directory stack empty."
34 then echo "popd: directory stack empty."
45 echo "`pwd` $DSTACK"
H A Dpopd19 then echo "pushd: directory stack empty."
34 then echo "popd: directory stack empty."
45 echo "`pwd` $DSTACK"
H A Dcmv15 then echo "cmv: arg count"
19 then echo "$2 exists"
/original-bsd/local/ditroff/ditroff.okeeffe/devhar/fonts/
H A Dinstallfonts2 echo "Comparing..."
7 echo You have 10 seconds to abort
/original-bsd/etc/root/
H A Ddot.login4 echo 'erase ^H, kill ^U, intr ^C status ^T'
9 echo "Don't login as root, use the su command."
H A Ddot.profile10 echo 'erase ^H, kill ^U, intr ^C status ^T'
15 echo "Don't login as root, use the su command."
/original-bsd/libexec/telnetd/
H A Dauthenc.c57 telnet_gets(prompt, result, length, echo) in telnet_gets() argument
61 int echo;
/original-bsd/contrib/usr.x25/
H A Drc.local13 /etc/x29d -bcr datapac "/bin/login login -p -h" & echo -n ' x29d' >/dev/console
22 echo -n ' nimd' >/dev/console
/original-bsd/games/hack/
H A DMakequest57 @echo "Loading ..."
61 @echo "Done."
75 @echo lint -axbh -DLINT ...
82 ( echo diff $D/$$i $$i ; diff $D/$$i $$i ; echo ) ; done
88 ( echo cp $$i $D ; cp $$i $D ) ; done
122 @echo '/^# DO NOT DELETE THIS LINE/+2,$$d' >eddep
123 @echo '$$r makedep' >>eddep
124 @echo 'w' >>eddep
128 @echo '# DEPENDENCIES MUST END AT END OF FILE' >> Makefile
129 @echo '# IF YOU PUT STUFF HERE IT WILL GO AWAY' >> Makefile
[all …]
H A Ddef.flag.h28 unsigned echo:1; /* 1 to echo characters */ member
/original-bsd/local/toolchest/ksh/
H A Dsubstring27 then echo ${str%$2}
28 else echo $str
/original-bsd/usr.sbin/sendmail/src/Makefiles/
H A DMakefile.uts.systemV92 echo "#include <sys/types.h>" > stddef.h
113 echo "Error: original already saved" 1>&2; \
128 echo "Now run 'make install'." 1>&2; \
129 echo "(To back out, run 'make backout'.)" 1>&2; \
135 echo "Error: original was not saved" 1>&2; \
156 echo "Now back out config file change if necessary." 1>&2; \
164 echo "Error: Original not saved yet \
175 echo "Now install the new config file: \
/original-bsd/usr.bin/uucp/vms/support/
H A Dservices7 echo 7/tcp
8 echo 7/udp
/original-bsd/local/toolchest/ksh/sh/
H A Dmakesh14 # check to see if /bin/echo behaves like BSD echo
15 else if test -f /bin/echo -a X"`/bin/echo -n`" = X
41 echo "Options='$Options'" > option.init
71 echo "USAGE: $0 [-e] [+e] [-f] [+f] [-j] [+j] [-m] [-r] [-s] [+s] [-v] [+v] [-4.2] [name]"
/original-bsd/share/man/man0/
H A Dcshcmd10 csh(1) echo: echo arguments.

123