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

Update pages.id/osx/xattr.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
This commit is contained in:
Managor 2025-04-26 16:18:47 +03:00 committed by GitHub
parent ac6a485d6d
commit bb2e1e2f6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
`xattr -l {{berkas}}`
- Menulis atribut untuk berkas tertentu:
- Tulis atribut untuk suatu berkas:
`xattr -w {{kunci_atribut}} {{nilai_atribut}} {{berkas}}`