EuAndreh

joined 2 weeks ago
[–] EuAndreh@programming.dev 2 points 2 days ago

I like it, thanks :)

[–] EuAndreh@programming.dev 2 points 2 days ago (1 children)

AFAICT, not really, looks line POSIX sh at a glance. Just don't forget to : <<'EOF' instead of : <<EOF.

But : is arguably simpler than cat, one fewer fork/exec call plus no open(2) on /dev/null.

[–] EuAndreh@programming.dev 2 points 3 days ago

Oops, renamed the www dir, should be back now.

[–] EuAndreh@programming.dev 0 points 3 days ago

No notepad.exe, nvi: 'a,s/^/# /.

[–] EuAndreh@programming.dev 1 points 3 days ago (2 children)

I use this only when developing, mostly while debugging. IIRC I've never commited code like this.

 

Back writing in my website.