Delete the first 10 frames and all frames after frame 20 from a GIF

gifsicle

gifsicle -b {{path/to/input.gif}} --delete '#{{0-9}}' '#{{20-}}'

click the source code to copy install gifsicle on any operating system with command-not-found.com