bin/view
#!/bin/bash echo -n 'headers Content-type: ' file -bi "$1" echo '' cat "$1"
Mode:
View this page
Wiki index