Skip to content

galdre/tegimen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tegimen

tegimen, Latin noun: shell, husk, armor

Black magic:

(def dirs (sh ls -a))

;; Better yet:
(defn list-everything
  [flags]
  (sh ls ~@(map (partial str "-")
                flags))))

What could possibly go wrong?

About

Utterly mad clj shell scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published