j
k
j a
j l
Addition:
To minimize the escaping one can use:
/bin/bash -c 'echo -n "$RESULT" | pbcopy -pboard find'
instead of:
/bin/bash -c 'echo -en "$RESULT" | pbcopy -pboard find'
--Hans
Back to the thread
Back to the list