Run commands in HOST with RS babel.
Borrowed some codes from the followings:
- https://git.sr.ht/~bzg/worg/tree/master/item/org-contrib/babel/ob-template.el
- https://github.com/rkiggen/ob-powershell
Attention:
- To suppress banner message, touch a ~/.hushlogin file (in your home directory).
- DO NOT RUN DANGER COMMANDS!!! (E.g. rm -rf *)
Description:
echo $todayHello, human, today is 2024-09-10.
Change Log:
- 2024.09.10: Created this file.
- 2024.09.11: Fixed ‘^M’ issue.
- 2024.09.14: Added ‘:file’ param.
- 2025.04.11: Added `org-babel-remotessh-connect-timeout’ var.
- 2025.04.24: Echo saved file path when ‘:file’ is specified.
Last updated time-stamp: <2025-04-24 10:38:38>