citadel
My dotfiles, scripts and nix configs
git clone
git://jb55.com/citadel
Log
|
Files
|
Refs
|
README
|
LICENSE
headers (73B)
1
#!/bin/sh
2
head -n1 "${1:-/dev/stdin}" | csv-delim | tr '\t' '\n' | cat -n