GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/_Archive/CST1861/ExampleFiles/Lab04/ooga/ |
Upload File : |
cls setlocal enableextensions endlocal echo %0 %1 %2 echo %%~1 %~1 - expands %I removing any surrounding quotes (") echo %%~f1 %~f1 - expands %I to a fully qualified path name echo %%~d1 %~d1 - expands %I to a drive letter only echo %%~p1 %~p1 - expands %I to a path only echo %%~n1 %~n1 - expands %I to a file name only echo %%~x1 %~x1 - expands %I to a file extension only echo %%~s1 %~s1 - expanded path contains short names only echo %%~a1 %~a1 - expands %I to file attributes of file echo %%~t1 %~t1 - expands %I to date/time of file echo %%~z1 %~z1 - expands %I to size of file echo %%~$PATH:1 %~$PATH:1 - searches the directories listed in the PATH