Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20210208] Linux - find, awk, Shell Script #35

Open
JuHyun419 opened this issue Feb 8, 2021 · 0 comments
Open

[20210208] Linux - find, awk, Shell Script #35

JuHyun419 opened this issue Feb 8, 2021 · 0 comments
Labels

Comments

@JuHyun419
Copy link
Owner

JuHyun419 commented Feb 8, 2021

리눅스 find / awk / 쉘스크립트

  • References 참고 !

find

find 캡쳐


awk

awk 캡쳐


쉘 스크립트

  • dirname $0
    • 현재 실행되는 쉘 스크립트 파일의 실행 경로
  • $1, $2
    • 함수에서 인자로 받는 변수 설정



References
https://recipes4dev.tistory.com/156
https://recipes4dev.tistory.com/171

@JuHyun419 JuHyun419 added the Linux label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant