|
|
|
|
|
by cyphar
3542 days ago
|
|
That system won't work for very many tags. Unix systems have limits on the number of symbolic links you can resolve when trying to access a file. I can't remember the limit on GNU/Linux off the top of my head but I'm fairly sure its something ridiculous like 32 links. |
|
> ln -s ../fluffy.jpg "fluffy [+cat].jpg"
> ln -s "fluffy [+cat].jpg" "fluffy [+yarn].jpg"
> ln -s "fluffy [+cat].jpg" "fluffy [-yarn].jpg"