3 lines
112 B
Plaintext
3 lines
112 B
Plaintext
|
# create a directory with permissions 0770 owned by user foo and group bar
|
||
|
d /var/run/bitcoin 0770 root bitcoin
|