The `mklink` command in Windows
|
|
1
|
6
|
April 5, 2025
|
How to find out a symbolic link's destination?
|
|
1
|
994
|
April 5, 2025
|
How do I create a symbolik link in Windows 10 via Cygwin?
|
|
3
|
6
|
April 4, 2025
|
How do I create a symbolic link in Windows 10 via `cmd`?
|
|
3
|
8
|
April 5, 2025
|
How do I delete a symbolic links in Windows 10 via `cmd`?
|
|
3
|
2
|
April 5, 2025
|
How do I create a symbolic link in Windows 10?
|
|
3
|
3
|
April 5, 2025
|
Why could `cp` in Cygwin could fail with the error «cp: cannot create symbolic link '<...>': No such file or directory» in the `winsymlinks:nativestrict` mode?
|
|
1
|
4
|
April 4, 2025
|
A comparison of symbolic link types in Windows and Cygwin
|
|
0
|
2
|
April 4, 2025
|
Why might running `icacls` and `takeown` commands fail to change the permissions of a filesystem object in Windows?
|
|
1
|
5
|
October 12, 2024
|
How to remove «Account Unknown» from access control lists of all objects in a folder on Windows 10?
|
|
3
|
313
|
October 12, 2024
|
What does the `/reset` flag do in `icacls`?
|
|
1
|
31
|
October 12, 2024
|
Why might it be necessary to disable inheritance before modifying permissions with `icacls`?
|
|
1
|
7
|
October 12, 2024
|
Does the letter case of keys matter for the `icacls` and `takeown` commands?
|
|
1
|
4
|
October 12, 2024
|
How can I remove permissions for all users except myself using `icacls`?
|
|
1
|
52
|
October 12, 2024
|
Why can it be necessary to use `icacls /remove` after applying `icacls /grant:r` in Windows?
|
|
1
|
6
|
October 10, 2024
|
Which keys add recursion in the `takeown` and `icacls` commands?
|
|
1
|
5
|
October 10, 2024
|
Why are both `takeown` and `icacls /grant:r` needed to get full folder control in Windows?
|
|
1
|
13
|
October 10, 2024
|
The `icacls` command in Windows
|
|
0
|
179
|
May 25, 2023
|
What is the difference between `/grant` and `/grant:r` in `icacls`?
|
|
1
|
3
|
October 10, 2024
|
What is the difference between `/remove` and `/remove:g` in `icacls`?
|
|
1
|
14
|
October 10, 2024
|
Why does my `~/.ssh` Cygwin folder belong to «Account Unknown»?
|
|
1
|
3
|
October 10, 2024
|
Why does `icacls` for files created inside the `~/.ssh` folder in Cygwin return a result different from files created in the same way in other folders?
|
|
0
|
4
|
October 10, 2024
|
Why does «Copy Reference» in PHPStorm omit the initial part of the file path (relative to the project root) even with PHPStorm Composer options disabled?
|
|
1
|
2
|
October 6, 2024
|
How to use the Windows `%LOCALAPPDATA%` environment variable in Cygwin?
|
|
1
|
3
|
October 6, 2024
|
How to delete the IntelliJ IDEA caches folder from the command line on Windows?
|
|
1
|
93
|
October 6, 2024
|
How do I find out my Chrome profile path?
|
|
1
|
12
|
October 5, 2024
|
How do I commit only specified files to a Git repository?
|
|
1
|
1
|
September 8, 2024
|
How did I fix «detected dubious ownership in repository» / «'…' is owned by:'S-1-5-21-…' but the current user is: 'S-1-5-21-…'» on `git status`?
|
|
1
|
44
|
August 23, 2024
|
How did I prevent Git from ignoring changes in a file name's letter case in Windows?
|
|
1
|
3
|
July 16, 2024
|
How did I fix «Error: 13 (Permission denied)» on MySQL start?
|
|
0
|
2
|
July 13, 2024
|