Sunday, January 31, 2021

Remove everything after first space occurs

 In regular expression mode, search for:


\t.*


And replace with


Nothing

No comments:

Post a Comment

systemd-timesyncd

sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd