Added expr, from Edward Betts <edward@debian.org>, with some fixups

and docs added by me.
 -Erik
This commit is contained in:
Eric Andersen
2000-09-05 17:37:48 +00:00
parent 43c8c38bbf
commit 1b355ebba6
16 changed files with 1247 additions and 6 deletions

2
wc.c
View File

@ -2,7 +2,7 @@
/*
* Mini wc implementation for busybox
*
* by Edward Betts <edward@debian.org>
* Copyright (C) 2000 Edward Betts <edward@debian.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by