First snapshot of FIO for Windows
[fio.git] / os / windows / fio / Cygwin.bat
CommitLineData
03e20d68
BC
1@echo off\r
2\r
3C:\r
4IF EXIST "%PROGRAMFILES(X86)%" chdir "%PROGRAMFILES(X86)%\fio\bin"\r
5IF NOT EXIST "%PROGRAMFILES(X86)%" chdir "%PROGRAMFILES%\fio\bin"\r
6\r
7bash -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
8bash --login -i