Błąd polecenia Bash CP z nawiasem
#!/bin/bash
shopt -s extglob
cp test/!(file.txt) destination
cadot.eu
#!/bin/bash
shopt -s extglob
cp test/!(file.txt) destination