#!/bin/sh
read input
id > /tmp/RCE_REWRITE.txt 2>&1
echo "DONE"
