choose
choose 1.3.7
Human-friendly and fast alternative to cut and (sometimes) awk
https://github.com/theryangeary/chooseGNU General Public License v3.0
main program: chooseprograms: choose
Maintainers
Platforms (38)
s390x-linuxriscv32-linuxpowerpc64-linuxmipsel-netbsdpowerpc-linuxmipsel-linuxaarch64-linuxm68k-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ choose ];
Ad-hoc shell
nix-shell -p choose
Flake (nix run)
nix run nixpkgs#choose