dotfiles/.bin/OLD/cvs-log
2024-02-14 07:55:58 +01:00

7 lines
58 B
Bash
Executable File

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