Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
86いいね 1590回再生

12 Essential Linux Tools You Need To Learn About

In this video, you'll learn about:

00:00 - Intro
00:10 - Sed: Efficiently edit and transform text streams.
02:25 - Awk: Scan and process patterns in text files.
05:07 - Grep: Search and filter text with precision.
07:13 - Cut: Extract specific sections from file lines.
08:00 - Sort: Organize text lines quickly and easily.
09:38 - Uniq: Identify and manage duplicate lines.
10:45 - Tr: Translate or delete characters in text.
12:10 - Wc: Count lines, words, and characters.
13:22 - Head & Tail: View the beginning and end of files.
14:29 - Diff & Patch: Compare files line by line and Apply changes to files efficiently.

All these tools should come pre-installed on most Unix-based systems. (MacOS, Linux..)

---

Twitter: twitter.com/Adib_Hanna
Newsletter: [dotfiles.substack.com/](dotfiles.substack.com/)
Neovim Course: neovimmastery.com/

コメント