Copy paste bash command but dont understand what it does?
hardyweb

hardyweb @hardyweb

About: Highly motivated and self-directed IT professional with a strong foundation in web development (particularly Laravel) and a passion for continuous learning.

Location:
Terengganu, Malaysia
Joined:
Jun 20, 2022

Copy paste bash command but dont understand what it does?

Publish Date: Sep 27 '24
0 0

Bismillahirahmanirahim

Sebagai system admin Linux junior, kita biasa lihat arahan-arahan linux yang pelik-pelik dalam tutorial, ada sebahagiannya kita faham, ada sebahagiannya, kita tak faham pun.

Contoh/Example

cut -d ' ' -f 1 /var/log/apache2/access_logs | uniq -c | sort -n
Enter fullscreen mode Exit fullscreen mode

jadi kita boleh guna laman web ni, ia boleh bantu kita untuk memahami setiap arahan yang kita dapat dari Internet sebelum kita run dalam Shell.

Explainshell.com

laman lain y

https://www.shell.how/

Comments 0 total

    Add comment