diff options
author | Conrad Pankoff <deoxxa@fknsrs.biz> | 2019-06-01 21:39:49 +1000 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-06-01 14:48:03 +0200 |
commit | 6cabd34b9391bb9edc7dfc3c7d9e29957d99a3ad (patch) | |
tree | 2d9669988e0d665429e49c6b992776eb4ea8a249 /Kernel/FileSystem | |
parent | b8e705da0eb4a21a890681ce4d7a48089ef4b655 (diff) | |
download | serenity-6cabd34b9391bb9edc7dfc3c7d9e29957d99a3ad.zip |
Userland: Improve head program
* allow specifying files as arguments, e.g. `head a b c`
* support multiple files
* print a filename header when multiple files are being printed
* allow suppression or forcing of filename header via flags
This change drops support for the legacy `-123` syntax in favour of the
more widely-supported `-n 123` form.
fixes #105
Diffstat (limited to 'Kernel/FileSystem')
0 files changed, 0 insertions, 0 deletions