freebsd-nq/bin/sh/bltin
Jilles Tjoelker 5fe9123ff5 sh: Add a function to print warnings (with command name and newline).
This is like error() but without raising an exception.
It is particularly useful as a replacement for the warnx macro in
bltin/bltin.h.
2010-12-21 20:47:06 +00:00
..
bltin.h sh: Add a function to print warnings (with command name and newline). 2010-12-21 20:47:06 +00:00
echo.c