dotfiles/.bin/OLD/cvs-log

7 lines
58 B
Bash
Executable File

#!/bin/sh
cd /usr/ports/$1
cvs log -Nl -rHEAD 2>&1
tree