shell-scripts icon indicating copy to clipboard operation
shell-scripts copied to clipboard

linux bash shell scripts code snippets

shell-scripts

  • Linux bash shell scripts code snippets

Rules

  • 매일 2개씩 Shell Script 커밋하기

Random Pick

  • 아래 명령어를 입력할 경우 랜덤으로 스크립트 1개 선택
python3 random_pick.py

Reference