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

8 lines
69 B
Bash

#!/bin/bash
source ${LIBSH}/libeval.sh
status "$(cat <&0)"
exit 0