Rodolfo Aramayo <raram...@gmail.com> writes:

> Running the following code inside emacs org-mode file:
>
> shell:ls -alFG
>
> Desired outcome: a list of a directory
>
> Observed behavior:
>
> The command or link is 'active' only up to 'ls'
>
> shell:ls
>
> the -alFG is never 'seen'
>

Use the full link syntax in the above by wrapping the entire link text
in square quotes, e.g.,

[[shell:ls -alFG]]

-- 
Eric Schulte
http://cs.unm.edu/~eschulte

Reply via email to