Settings

Theme

Safe ways to do things in bash (2023)

github.com

35 points by gautamsomani 2 months ago · 1 comment

Reader

hun3 2 months ago

In Python, `shlex` has utilities for quoting and tokenizing strings for POSIX shells.

> Documentation: https://docs.python.org/3/library/shlex.html

(Windows users: CMD is hopeless. Sorry. Try powershell.)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection