Last updated Time-stamp: <2025-01-21 16:45:12>
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 $today
Hello, 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.