1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/true.md

10 lines
325 B
Markdown
Raw Normal View History

# true
> 성공적인 종료 상태 코드 0을 반환합니다.
> 이 명령을 `||` 연산자와 함께 사용하여 명령이 항상 0으로 종료되도록 만드세요.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/true-invocation.html>.
- 성공적인 종료 코드를 반환:
`true`