Saturday, October 06, 2018

ksh equivalent to shell-expand-line

Hello again,

Is there a way for ksh to expand a $(command substitution) without
having to execute the entire line?

bash provides this via shell-expand-line (bound to Ctrl-Alt-e by
default), and ksh seems to have expand-file, but that only works for
filenames.

Any ideas?

Best regards,
John

No comments:

Post a Comment