Closed tandersn closed 2 years ago
The inst_scripts contains the ls |xargs -I % bash -c 'ln -s `pwd`/% /usr/bin/%' command, therefore inst_scripts replaces the need for the explicit command.
The inst_scripts contains the ls |xargs -I % bash -c 'ln -s `pwd`/% /usr/bin/%' command, therefore inst_scripts replaces the need for the explicit command.