freebsd-dev/bin/test
Jilles Tjoelker f19825af72 test: Remove -ntXY and -otXY primaries.
This reverts commit r247274.

As maintainer of sh, I disapprove of this feature addition.

It is too specific and can be done without easily using find(1) or stat(1).
I will add some hints to the test(1) man page shortly.

In general, FreeBSD sh is not the place to invent new shell language
features. This is how it has been maintained and adding features randomly
does not work with that.

The new syntax (e.g. [ FILE1 -ntca FILE2 ]) looks cryptic to me.
2013-05-31 22:54:20 +00:00
..
Makefile Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53. 2003-09-07 12:52:17 +00:00
test.1 test: Remove -ntXY and -otXY primaries. 2013-05-31 22:54:20 +00:00
test.c test: Remove -ntXY and -otXY primaries. 2013-05-31 22:54:20 +00:00