fn_b/node_modules/shell-quote/print.py
2026-02-12 13:55:43 +08:00

4 lines
53 B
Python
Executable File

#!/usr/bin/env python3
import sys
print(sys.argv[1])