mirror of
https://github.com/ceph/ceph
synced 2025-01-15 07:23:16 +00:00
5 lines
42 B
Bash
Executable File
5 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
|
|
mkdir foo
|
|
echo foo > bar
|
|
sync |