alex_kent
About
- Username
- alex_kent
- Joined
- Roles
- Member
Comments
-
+1
-
@jandavid Easiest way is to change line 168 from: return string.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); to: return string; There's probably a cleaner way to do this but I'm not positive about potential side-effects.
-
It's a bit of a kludge but this can be done on Linux (and perhaps MacOS X as well) as follows: • Open a shell in the parent directory of the directory that you want to link to. • In the shell run (changing DirectoryToBeAdded as appropriate): mv Di…
Upgrade Storage