file-finder
File finder. Enable rapid file search, inspection and manipulation.
$ area51 add file-finderCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-finder:some-function ...)