Загрузка видео...
Не удалось загрузить видео
Quick Linux Tip 🐧😎 Many people either don’t know about this or rarely use it. Pressing Ctrl+U in the Linux terminal deletes everything from the cursor position to the beginning of the line. Similarly, Ctrl+K deletes everything from the cursor position to the end of the line. This is... show more
20,297 просмотров • 1 год назад •via X (Twitter)
Комментарии: 11

Get the high-res pdf cheatsheets + bash scripting notes here:✅

Learn Linux Attack, Detection & Forensics: ↳ Dive into Linux Malware TTPs/behavior ↳ A full Scope of Attack & Defense ↳ Active Defense Hands-on ↳ Improve Detection and Visibility ↳ Linux Security Knowledge Base It's not just another course, it's 🚀

Great tip. I have never used it.

Actually, it's more powerful than just delete something from CLI. The "deleted" part is stored in a buffer and, you can reuse it by just pressing CTRL+Y.

I do a cmd + backspace

I use Ctrl+a, e and u.

I'm one of those rarely using it users but it changes today! PS. How did you display the folder icon in the terminal 🧐?

Very nice.

Thanks for this tip 🙌

Oh wow, this a huge one! What I had been doing instead was `home`, and holding ctrl+del to delete quickly.

I know about ctrl+K now I’ve just learned about ctrl+U. I always learn useful tips from here. Great job @sysxplore
