1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 18:21:01 +00:00
uutils-coreutils/src/uu/head/src
Sylvestre Ledru 811698b658
Merge pull request #2712 from jfinkels/head-take-lines-reader
head: use std::io::copy() with TakeLines reader
2021-10-23 17:53:44 +02:00
..
head.rs Merge pull request #2712 from jfinkels/head-take-lines-reader 2021-10-23 17:53:44 +02:00
lines.rs refactor/head ~ polish spelling (comments, names, and exceptions) 2021-05-31 08:11:32 -05:00
main.rs change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
parse.rs head: clean up returning Err 2021-06-11 23:26:58 +09:00
take.rs head: use std::io::copy() with TakeLines reader 2021-10-20 20:59:44 -04:00