build 123 Bytes Raw Blame History Permalink 1 2 3 4 #!/bin/bash echo "Working directory is: $( pwd )" echo "The quick brown fox jumped over the lazy dog" > /tmp/builder.test