]> git.phdru.name Git - dotfiles.git/blob - bin/Pwd
bin/recode-inplace: Use `mktemp` instead of `python -c 'tempfile.mktemp()'`
[dotfiles.git] / bin / Pwd
1 #! /bin/sh
2 pwd | sed "s/.*\/\(.*\)\/\(.*\)\/\(.*\)\/\(.*\)/...\/\2\/\3\/\4/"