Welcome to The Lab.

Tween: Fish Function for Outputting Ranges of Text

I’ve been developing a Fish function called . It’s a simple, flexible utility for extracting ranges of lines from files or STDIN input, and it’s flexible enough to handle just about any scenario you can throw at it, from numeric ranges, array style position/length ranges, or even string matching with regex capabilities. command-line, fish, regex, shell, utilities, vim

→ Continue reading