From ac564b6e77ed2da993ccd60851709cda39d4ac9f Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Sun, 17 May 2015 11:47:42 -0400 Subject: Added directory-surfing to Terminal. Added cd, ls/dir, and mkdir commands to the Terminal. --- shiftos_next/bin/Debug/shiftos_next.exe | Bin 2171904 -> 2173952 bytes shiftos_next/bin/Debug/shiftos_next.pdb | Bin 65024 -> 67072 bytes .../bin/Debug/shiftos_next.vshost.exe.manifest | 11 +++++++++++ 3 files changed, 11 insertions(+) create mode 100644 shiftos_next/bin/Debug/shiftos_next.vshost.exe.manifest (limited to 'shiftos_next/bin/Debug') diff --git a/shiftos_next/bin/Debug/shiftos_next.exe b/shiftos_next/bin/Debug/shiftos_next.exe index 3600d1b..a5bbe22 100644 Binary files a/shiftos_next/bin/Debug/shiftos_next.exe and b/shiftos_next/bin/Debug/shiftos_next.exe differ diff --git a/shiftos_next/bin/Debug/shiftos_next.pdb b/shiftos_next/bin/Debug/shiftos_next.pdb index df285b0..86a65d9 100644 Binary files a/shiftos_next/bin/Debug/shiftos_next.pdb and b/shiftos_next/bin/Debug/shiftos_next.pdb differ diff --git a/shiftos_next/bin/Debug/shiftos_next.vshost.exe.manifest b/shiftos_next/bin/Debug/shiftos_next.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + -- cgit v1.2.3