sshare/_test_in.py
2024-09-18 22:17:16 +01:00

5 lines
63 B
Python
Executable file

#!/usr/bin/python
import sys
print("=> " + sys.stdin.read())