You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scans multiple source directories and creates symbolic links in a target directory (while respecting existing files and directories). My first C++ program, coming from PHP. (that explains the one-class-per-file decision and other non-idiomatic code).