1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:22:07 +02:00
tldr/pages.ko/linux/mpg123.md
코드싸이 c369e30f73
linux/man: update Korean translation, linux/m*: add Korean translation (#14709)
* linux/man: update Korean translation

* linux/m*: add Korean translation
2024-11-09 13:27:56 +09:00

440 B

mpg123

콘솔 MPEG 오디오 플레이어. 더 많은 정보: https://manned.org/mpg123.

  • 지정된 mp3 파일 재생:

mpg123 {{경로/대상/파일1.mp3 경로/대상/파일2.mp3 ...}}

  • stdin에서 mp3 재생:

cat {{파일.mp3}} | mpg123 -

  • 다음 곡으로 건너뛰기:

f

  • 현재 곡의 처음으로 돌아가기:

b

  • 현재 파일 정지 또는 다시 재생:

s

  • 빨리 감기:

.

  • 종료:

q