viewing paste Unknown #54958 | Bash

Posted on the
1 2 3 4
#!/bin/sh
cd /tmp
touch hello.txt
echo "just test" > hello.txt
Viewed 1260 times, submitted by Guest.