truncate (106B)
1 #!/bin/sh 2 # Copyright 2022 Jacob R. Edwards 3 # Write stdin to file (for use in installcrontab) 4 5 cat > "$1"