News

I'm trying to use a "*" wildcard within a sh (bash) shell script to copy all libs from a directory into another directory:if [ -d "$ {PLIB_INST_LIB_DIR}" ] ...