basename and dirname are handy commands, add support for it.
----------------------------------------------------------------
Sascha Hauer (2):
Add basename command
Add dirname command
commands/Kconfig | 14 ++++++++++++++
commands/Makefile | 2 ++
commands/basename.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
commands/dirname.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 110 insertions(+)
create mode 100644 commands/basename.c
create mode 100644 commands/dirname.c
_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox