sshare/_test_in.py
2024-09-15 20:55:02 +00:00

5 lines
63 B
Python
Executable file

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