el*, em*, en*: add Korean translation (#14205)
This commit is contained in:
12
pages.ko/common/enable.md
Normal file
12
pages.ko/common/enable.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# enable
|
||||
|
||||
> 쉘 내장 기능 활성화 및 비활성화.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#index-enable>.
|
||||
|
||||
- 내장 목록을 출력:
|
||||
|
||||
`enable`
|
||||
|
||||
- 내장 기능을 비활성화 (`bash`에서만 작동):
|
||||
|
||||
`enable -n {{명령어}}`
|
Reference in New Issue
Block a user