guake: fix typo, linux/g*: add Korean translation (#14704)
* linux/g*: add Korean translation * guake: fix typo * Update pages.ko/linux/genisoimage.md Co-authored-by: Chooooo <contact@choo.ooo> * linux/gnome-extensions: update Korean translation --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
12
pages.ko/linux/getfattr.md
Normal file
12
pages.ko/linux/getfattr.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# getfattr
|
||||
|
||||
> 파일 이름 및 확장 속성을 표시합니다.
|
||||
> 더 많은 정보: <https://manned.org/getfattr>.
|
||||
|
||||
- 파일의 모든 확장 속성을 가져와서 자세히 표시:
|
||||
|
||||
`getfattr -d {{경로/대상/파일}}`
|
||||
|
||||
- 파일의 특정 속성 가져오기:
|
||||
|
||||
`getfattr -n user.{{속성_이름}} {{경로/대상/파일}}`
|
Reference in New Issue
Block a user