| bio | website | przemoc.net |
|---|---|---|
| location | Poland | |
| age | 26 | |
| visits | member for | 2 years |
| seen | Mar 19 at 11:03 | |
| stats | profile views | 6 |
Realist and pragmatist. Strong-willed and strong-minded. Sometimes taciturn, sometimes loquacious. FLOSS enthusiast but still using Windows. Stuck in the endless process of becoming a Linux wizard.
|
Jun 12 |
comment |
In Ubuntu, is there a way to virtually merge two folders without unionfs or aufs? @Hounshell: You can do it repeatedly, but it won't work with future renames and such, it's simply a copy, only using symlinks. You can possibly go with hard links as long as "unfortunate places" are on the same filesystem. Your description is quite enigmatic, but to preserve some control I would make this unified location consisting only of links (symbolic or hard, whatever suits you better), so it could be easily cleaned and recreated with simple script using cp -ans from different places to your one "merged" directory. As for your question of folder merging, it will work fine, don't worry. |
|
Mar 21 |
comment |
How do I prevent tmux from wrapping around when searching? @JacobodeVera: Good for you. |