aws-*,bitcoin-cli,boxes,c*: update Korean translation (#14927)
* aws-*,bitcoin-cli,boxes,c*: update Korean translation * aws-secretsmanager,chown: update Korean translation * Update pages.ko/common/aws-secretsmanager.md * Update pages.ko/common/aws-secretsmanager.md
This commit is contained in:
@@ -3,18 +3,26 @@
|
||||
> 현재 작업중인 디렉토리 변경.
|
||||
> 더 많은 정보: <https://manned.org/cd>.
|
||||
|
||||
- 주어진 디렉토리로 이동:
|
||||
- 지정된 디렉토리로 이동:
|
||||
|
||||
`cd {{경로/디렉토리명}}`
|
||||
|
||||
- 현재 사용자의 홈 디렉토리로 이동:
|
||||
|
||||
`cd`
|
||||
`cd {{경로/대상/디렉토리}}`
|
||||
|
||||
- 현재 디렉토리의 상위 디렉토리로 이동:
|
||||
|
||||
`cd ..`
|
||||
|
||||
- 이전에 선택되었던 디렉토리로 이동:
|
||||
- 현재 사용자의 홈 디렉토리로 이동:
|
||||
|
||||
`cd`
|
||||
|
||||
- 지정된 사용자의 홈 디렉토리로 이동:
|
||||
|
||||
`cd ~{{사용자명}}`
|
||||
|
||||
- 이전에 선택한 디렉토리로 이동:
|
||||
|
||||
`cd -`
|
||||
|
||||
- 루트 디렉토리로 이동:
|
||||
|
||||
`cd /`
|
||||
|
Reference in New Issue
Block a user