aboutsummaryrefslogtreecommitdiff
path: root/coreutils/nl.c
AgeCommit message (Expand)Author
2017-07-14cat: fix "cat -An" ignoring -n; make numbering go througn all filesDenys Vlasenko
2017-04-09nl: fix copyright messageDenys Vlasenko
2017-04-05nl: use CONFIG_NL, not CONFIG_UNIQDenys Vlasenko
2017-04-05nl: new applet; also implement cat -nb (similar functionality to nl)Denys Vlasenko