Proof

Linux

cat local.txt && whoami && hostname && ifconfig
cat proof.txt && whoami && hostname && ifconfig

Windows

type local.txt && whoami && hostname && ipconfig
type proof.txt && whoami && hostname && ipconfig

Last updated