mooc/www/sys/fs/usr/script/old/evalQ22

8 lines
69 B
Plaintext
Raw Normal View History

2023-01-31 09:52:15 +04:00
#!/bin/bash
source ${LIBSH}/libeval.sh
status "$(cat <&0)"
exit 0