Hacker News new | ask | show | jobs
by wcummings 3841 days ago
(defun eshell/up (n) (dotimes (i n) (cd "..")))