el*, em*, en*: add Korean translation (#14205)
This commit is contained in:
17
pages.ko/common/elvish.md
Normal file
17
pages.ko/common/elvish.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# elvish
|
||||
|
||||
> 표현력이 풍부한 프로그래밍 언어와 다양한 대화형 쉘.
|
||||
> 참고: `nu`.
|
||||
> 더 많은 정보: <https://elv.sh>.
|
||||
|
||||
- 대화형 쉘 세션을 시작:
|
||||
|
||||
`elvish`
|
||||
|
||||
- 특정 명령([c]ommands)을 실행:
|
||||
|
||||
`elvish -c "{{echo 'elvish is executed'}}"`
|
||||
|
||||
- 특정 스크립트 실행:
|
||||
|
||||
`elvish {{경로/대상/스크립트.elv}}`
|
Reference in New Issue
Block a user