(for practical needs, not building blocks)
See also: https://github.com/sarnobat/unix
(e.g. using antec) From host that doesn't have ssh:
autossh -M0 -p 222 -R 9001:localhost:22 [email protected]
(for practical needs, not building blocks)
See also: https://github.com/sarnobat/unix
(e.g. using antec) From host that doesn't have ssh:
autossh -M0 -p 222 -R 9001:localhost:22 [email protected]
(this layout might be better: https://github.com/dylanaraps/pure-sh-bible?tab=readme-ov-file#default-value )
!:0
!:1
!:1-3
!:1-
!#1
(as a stepping stone to creating index.html for each site)
TODO
https://github.com/sarnobat/chrome_extension
{
"name": "Close Tab",
"version": "1.0",
---
title: Raw Asseets to Published Products
---
flowchart TB
n1[apple notes]
n2[new.mwk]
n3[snippets/.../snpt_*.mwk]
n4[microlearning.git/*.md]
Plaintext
See also:
~/mwk.git/2021/tex_via_pandoc/unix_multimedia_tools_cms.mwk
ffmpeg
~/computers.git/2022/mac/bin/2022/mac_install_new_profile.sh
$''
- verbatim string, no interpretting (useful if you have filenames with non ASCII characters)
$""
- verbatim string, no interpretting (except locale)