summaryrefslogtreecommitdiff
path: root/os1w2/treesje
blob: de4ed643d75819ecaa971963a012ce08a70ac9de (plain)
1
2
3
4
5
6
#!/bin/sh -x
a='hallo'
b=42
for f in *; do
  file "$f"
done