sshare/test_in.py
2024-09-10 15:05:08 +00:00

5 lines
63 B
Python
Executable file

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