Is hello.cs in that dir??
Nvm, just copy and paste this script into /var/mobile/testPnet.sh
#!/bin/bash
wget https://ininjas.com/beta/other/hello.cs
cscc -o hellocs.exe hello.cs
clrwrap hellocs.exe
Instructions: open terminal
su
alpine
cd /var/mobile
./testPnet.sh