View File Permissions In Windows 7 Like Linux OS -


is there way view file permissions file in windows give same output linux machine (e.g. -rw-rw-r--)?

thanks.

you can install gnu win32 tools.

it contains lot of useful linux/unix tools windows.
includes ls.
, unlike cygwin, it's windows native exe's. no need cygwin.

see here: https://u-tools.com/msls.asp
, here: http://gnuwin32.sourceforge.net


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -