1
0
Fork 0
dotfiles/zsh/functions/last_modified

2 lines
34 B
Plaintext
Raw Normal View History

2013-01-19 13:18:29 +00:00
ls -t $* 2> /dev/null | head -n 1