peripherals
🗣 Description
Peripheral utility commands for the shell by contrasting GNU coreutils. This product includes the following commands.
puniq- deletes the duplicated lines.
ptake- print lines while satisfying the predicate.
pskip- skip lines while satisfying the predicate.
ptest- another implementation of
testcommand.
- another implementation of
snip- synthesis of
headandtailcommand.
- synthesis of