dotfiles/common/users/homeModules/scripts/math.sh

2 lines
29 B
Bash
Raw Normal View History

2024-11-26 17:01:58 -05:00
set -e
python3 -c "print($*)"