JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(os/shell "touch foo") (os/stat "foo" :modified) # => 1593836002 (os/touch "foo") (os/stat "foo" :modified) # => 1593836013