Windows updates
[fio.git] / os / windows / fio / Cygwin.bat
1 @echo off\r
2 \r
3 C:\r
4 IF EXIST     "%PROGRAMFILES(X86)%" chdir "%PROGRAMFILES(X86)%\fio\bin"\r
5 IF NOT EXIST "%PROGRAMFILES(X86)%" chdir "%PROGRAMFILES%\fio\bin"\r
6 \r
7 bash -c "echo \"FIO is available as /bin/fio - type fio to run it.\" && echo \"Examples are in /usr/share/doc/fio/examples\" && echo \"Type \"cd\" to change directory and dir (or ls) to see directory contents.\" && echo \"To exit, close the window.\" && /usr/sbin/cygserver & 2> /dev/null"\r
8 bash --login -i