ceph/qa/workunits/1.sh

5 lines
42 B
Bash
Raw Normal View History

#!/bin/bash
mkdir foo
echo foo > bar
sync