dfrs displays the amount of disk space available on the file system containing each file name argument in human-readable format by default.
Read more
The Linux Portal Site
dfrs displays the amount of disk space available on the file system containing each file name argument in human-readable format by default.
Read moreAtuin replaces your existing shell history with a SQLite database, and records additional context for your commands.
Read moreThis article spotlights alternative tools to split, a utility that splits a file into pieces.
Read morecsplit is a utility that splits a file into two or more smaller files determined by context lines.
Read morelxSplit is a simple tool for splitting files and joining the split files on unix-like platforms. It’s written in C.
Read morecsplitb is a tool like csplit but which splits binary files based on content boundaries rather than index boundaries.
Read moreThis article spotlights alternative tools to cut.
Read moreccut is a UNIX ‘cut’ command. It adds a couple of extra features (and a couple of features missing). This is free and open source software.
Read morechoose is a human-friendly and fast alternative to cut and (sometimes) awk. It’s free and open source software written in Rust.
Read morehck is close to drop in replacement for cut that can use a regex delimiter instead of a fixed string. It’s written in Rust.
Read more