Nate Fischer
Nate Fischer
@gatkinsNZ do you know if this is unique to Windows 8, or does this apply to Windows 7 as well? If so, I can try this out on my Win7...
@gatkinsNZ would you be able to check out #322 (or check out the master branch once that is merged)? Reading your description, it looks like #322 will probably resolve it.
@gatkinsNZ This is merged in master. If the issue is now fixed, feel free to close.
Ah, I see. Sounds like we'll have to open a new PR and add some more tests. Should be fairly straightforward, if someone wants to take it up.
@gatkinsNZ is this now fixed on the latest version of shelljs? We did a lot of work surrounding symlinks.
If someone wants to think of a good way to do this for all commands, feel free :smile: We already have docs though, so this is pretty low-priority
As an alternative to the parsing comments, we might store info about command options as JSON. Then we can use `cd('-h')` to generate the command documentation. No parsing 😄 This...
(to provide context) This is a follow up to #297. It appears that Windows has poor support for `chmod`-like operations. So our docs should probably reflect the shortcomings of `chmod`...
Yeah, if @BYK has the free time to do this, it would be helpful. I'd still label it as low priority, although I'd say this would probably have to block...
So would we deprecate the old name, or just get rid of it? Also, I believe `shell.tempdir()` only returns the name of the temporary directory, it doesn't make it