1
2
3
4
5
6
#!/bin/zsh
mkdir -p /tmp/noise-$UID
OUT=/tmp/noise-$UID/$$
filan -o$OUT
print -lr - "$@" '__________________' >>$OUT
cat >>$OUT