sandbox for the other blog to practise posting and try out ideas. build up that muscle memory.
echo "hello world" | xclip -selection clipboard
!! | xclip -selection clipboard
This pipes the output of the last run command into the system clipboard
No comments:
Post a Comment