4dd343b Replace identical executables with symlinks

Authored and Committed by Hans Ulrich Niedermann 13 years ago
1 file changed. 21 lines added. 0 lines removed.
    Replace identical executables with symlinks
    
    There are a number of identical binaries installed to all of
    
        /usr/lib/erlang/erts-*/bin/*
        /usr/lib/erlang/bin/*
        /usr/bin/*
    
    Symlinking makes sense here if only to make it obvious that
    it is the very same executable.
    
        
file modified
+21 -0