mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
6 lines
52 B
Batchfile
6 lines
52 B
Batchfile
connect
|
|
mkdir x
|
|
open x:y RC 0770
|
|
unlink x:y
|
|
rmdir x
|