Stunner / findmissing

Print out missing numbers in a sequence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Ability to Find Missing Sequences of Strings

Stunner opened this issue · comments

commented

MacOS's split command by default appends letter extensions to split files like so:

file.aa
file.ab
file.ac
#...
file.de
file.df

Having support for this kind of sequence could be nice.