RosettaCodeData/Task/Execute-a-system-command/Emacs-Lisp/execute-a-system-command-1.el

2 lines
21 B
EmacsLisp
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
(shell-command "ls")