README: updated for clarity
This commit is contained in:
parent
314254b32f
commit
125b4c8930
10
README
10
README
@ -1,9 +1,11 @@
|
|||||||
“Seek not to walk the path of the masters; seek what they sought.”
|
“Seek not to walk the path of the masters; seek what they sought.”
|
||||||
– Matsuo Basho
|
– Matsuo Basho
|
||||||
|
|
||||||
The Bonsai core utilities are the result of the careful examination of the
|
The Bonsai core utilities are a replacement for standard POSIX utilities which
|
||||||
current state of POSIX and Unix utilies. The Unix Philosophy, “do one thing and
|
aim to fill its niche while expanding on their capabilities. These new tools are
|
||||||
do it well” is its core but these tools do not cling to the names of the past.
|
the result of the careful examination of the current state of POSIX and Unix
|
||||||
|
utilies. The Unix Philosophy of “do one thing and do it well” are their core but
|
||||||
|
they avoid clinging to the past.
|
||||||
|
|
||||||
The era of the original Unix tools has been long and fruitful, but they have
|
The era of the original Unix tools has been long and fruitful, but they have
|
||||||
their flaws. The new, non-POSIX era of this project started with frustration
|
their flaws. The new, non-POSIX era of this project started with frustration
|
||||||
@ -38,7 +40,7 @@ To test the utilities:
|
|||||||
|
|
||||||
$ make test
|
$ make test
|
||||||
|
|
||||||
To remove all untracked files:
|
To remove all build and distributable files:
|
||||||
|
|
||||||
$ make clean
|
$ make clean
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user