cat /etc/lsb-release
OR
$ lsb_release -a
$ find music_folder_name -name "*.mp3" -print >
output_playlistname
$ mplayer -playlist
output_playlistname
Enjoy
ref: http://cygwin.com/ml/cygwin/2004-06/msg00964.html
To uninstall Cygwin you have to:
rmdir /s /q C:\cygwin
regedit -s rmcygwin.reg
[rmcygwin.reg]
REGEDIT4
[-HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions]
[-HKEY_CURRENT_USER\Software\Cygnus Solutions]