Select fields or characters from lines like cut, runnable via moonx
Dependencies
printf 'x,y,z\n' | moonx bobzhang/cut -d, -f1,3
moonx bobzhang/cut -c 1-4 fixed.txtInstall
Download zipSelect fields or characters from lines like cut, runnable via moonx
Dependencies