cygwin open explorer window in current directory


/ Published in: DOS Batch
Save to your folder(s)

Just run at the prompt cygwin bash $ cmd.exe /c start .


Copy this code and paste it in your HTML
  1. cmd.exe /c start .

Report this snippet


Comments


You need to login to view comments.