← Back to Challenges
advanced Time limit: 0:30

Global Delete Blank Lines

Remove all blank lines from a file using the global command.

Commands
:g

Global Delete Blank Lines

Remove all blank lines from a file using the global command.

Time
0:00
/ 0:30
Editor0 keys
1first line
2
3second line
4
5
6third line
7
8fourth line
-- NORMAL --delete-blank-lines
Target
1first line
2second line
3third line
4fourth line
-- NORMAL --delete-blank-lines
⚠ Guest mode — Sign in to save your progress and score