dotfiles/.bin/OLD/cvs-log

7 lines
58 B
Plaintext
Raw Normal View History

2023-02-22 08:31:38 +01:00
#!/bin/sh
cd /usr/ports/$1
cvs log -Nl -rHEAD 2>&1
tree