Dong
  • Home
  • Archives
  • Tags
  • Categories
Dong
  • Home
  • Archives
  • Tags
  • Categories

26. Bash Shell - Text Processing: cut, paste, join

Wed Feb 27 2019
Linux Administrator: Simple But Profound
627 words 3 mins read

We can use the cut, paste, join commands provided by linux to retrieve, duplicate, or merge text file contents.

Read more..

25. Bash Shell - Text Processing: uniq, comm

Tue Feb 26 2019
Linux Administrator: Simple But Profound
616 words 3 mins read

We can use the uniq, comm command provided by linux to deduplicate, or compare text file contents.

Read more..

24. Bash Shell - Text Processing: wc, sort

Mon Feb 25 2019
Linux Administrator: Simple But Profound
597 words 3 mins read

We can use the wc, sort command provided by Linux to count the number of words, the number of bytes, and the sort of letters and numbers.

Read more..

23. Bash Shell - Text Processing: cat, tac, nl, head, tail

Sun Feb 24 2019
Linux Administrator: Simple But Profound
881 words 5 mins read

With word processing commands, we can easily get the text we want from a text output or text document.

Read more..

22. Bash Shell - Pattern Matching (Globbing Wildcards)

Sat Feb 23 2019
Linux Administrator: Simple But Profound
339 words 2 mins read

With the matching patterns, we can easily and efficiently find the files or directories we need.

Read more..

21. Pipelines - Use Other Commands' Running Results

Fri Feb 22 2019
Linux Administrator: Simple But Profound
367 words 2 mins read

With the pipe notation, we can pass the output of one program to the current as its initial data.

Read more..

20. Bash Shell - IO Redirection

Thu Feb 21 2019
Linux Administrator: Simple But Profound
449 words 3 mins read

With the IO redirection feature, we can easily manipulate the input and output of files or other information.

Read more..

19. Bash Shell - Command Prompt Settings Customization

Wed Feb 20 2019
Linux Administrator: Simple But Profound
1159 words 6 mins read
Read more..

18. Bash Shell - Directory Stack Builtins

Tue Feb 19 2019
Linux Administrator: Simple But Profound
635 words 3 mins read
Read more..

17. Bash Shell - Completion Commands

Mon Feb 18 2019
Linux Administrator: Simple But Profound
427 words 3 mins read
Read more..

16. Bash Shell - Killing And Yanking

Sun Feb 17 2019
Linux Administrator: Simple But Profound
334 words 2 mins read
Read more..

15. Bash Shell - Text Manipulation

Sat Feb 16 2019
Linux Administrator: Simple But Profound
412 words 2 mins read
Read more..

14. Bash Shell - Cursor Movement

Fri Feb 15 2019
Linux Administrator: Simple But Profound
363 words 2 mins read
Read more..

13. Bourne and Bash Shells' Environment Variables

Thu Feb 14 2019
Linux Administrator: Simple But Profound
581 words 3 mins read
Read more..

12. Bash Shell History Record Operations

Wed Feb 13 2019
Linux Administrator: Simple But Profound
331 words 2 mins read
Read more..

11. CentOS 7 - Bash Shell Auto Completion

Tue Feb 12 2019
Linux Administrator: Simple But Profound
315 words 2 mins read
Read more..

10. Alias - A Linux Command for Shortcut Creation

Mon Feb 11 2019
Linux Administrator: Simple But Profound
518 words 3 mins read
Read more..

9. Text Editor - A Powerful Linux Text Editor's Basic Usage

Sun Feb 10 2019
Linux Administrator: Simple But Profound
435 words 3 mins read
Read more..

8. Linux Directory and File Management

Sat Feb 9 2019
Linux Administrator: Simple But Profound
1092 words 6 mins read
Read more..

7. Types of Linux Commands

Fri Feb 8 2019
Linux Administrator: Simple But Profound
313 words 2 mins read
Read more..
Prev Next
Powered by Hugo | Theme - Even © 2018 - 2020 Dong Chen