mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-02-07 12:44:00 -05:00
2 lines
29 B
Bash
2 lines
29 B
Bash
|
set -e
|
||
|
python3 -c "print($*)"
|