Proof
Commands
Windows
hostname && whoami.exe
type "C:\Documents and Settings\Administrator\Desktop\proof.txt"
ipconfigC:\> dir /s proof.txtLinux
hostname && whoami && cat proof.txt && /sbin/ifconfigLast updated
hostname && whoami.exe
type "C:\Documents and Settings\Administrator\Desktop\proof.txt"
ipconfigC:\> dir /s proof.txthostname && whoami && cat proof.txt && /sbin/ifconfigLast updated