#!/bin/bash

source ${LIBSH}/libeval.sh

status "$(cat <&0)"

exit 0