1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/usr.bin/cut
Enji Cooper acdd2b1ca3 Add some basic -s flag testcases for cut(1)
The remaining functionality seems to be covered in one form or
another via the NetBSD ATF testcase.

MFC after:	3 weeks
Sponsored by:	Dell EMC Isilon
2017-01-20 08:00:36 +00:00
..
tests Add some basic -s flag testcases for cut(1) 2017-01-20 08:00:36 +00:00
cut.1 Add 'w' flag to: 2012-11-20 01:57:21 +00:00
cut.c The is_delim function works on wchar_t characters not ints, update the 2012-11-24 04:15:25 +00:00
Makefile Integrate usr.bin/cut/tests from NetBSD into atf/kyua 2014-10-09 01:46:31 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00