diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -13,10 +13,11 @@ its a posix shell script, you can figure it out. ## dependencies any sane system with: -- posix shell -- grep -- head -- sed -- cat + +* posix shell +* grep +* head +* sed +* cat if your system doesn't have those tools reconsider your choice of os please |