DEV Community

Carlos Alberto
Carlos Alberto

Posted on • Edited on

1

Expresión regular para remover caracteres al final

Expresión regular para remover N caracteres al final de todas la líneas de un archivo, en este ejemplo 1, usando notepad++.

.{8}$

Image description

https://stackoverflow.com/questions/15454869/how-to-remove-the-last-13-or-n-characters-of-every-line-using-notepad

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs