btd1337 / icons-missing-script

GNU General Public License v3.0
6 stars 1 forks source link

Aperfeiçoando o README e o ficheiro em SHell Script #3

Closed gusbemacbe closed 4 years ago

gusbemacbe commented 4 years ago

Extra observações

Os teu códigos escritos em Shell Script ainda precisam melhorar, porque vê:

LANG=pt_PT ./identify-missing-icons.sh
Introduz o camainho do tema de ícones /home/gusbemacbe/.local/share/icons/Adwaita++-Dark 

=> Analisando Adwaita++-Dark...
find: warning: ‘-name’ matches against basenames only, but the given pattern contains a directory separator (‘/’), thus the expression will evaluate to false all the time.  Did you mean ‘-wholename’?
find: warning: ‘-name’ matches against basenames only, but the given pattern contains a directory separator (‘/’), thus the expression will evaluate to false all the time.  Did you mean ‘-wholename’?
sed: can't read /home/gusbemacbe/.local/share/applications/userapp-Firefox: No such file or directory
sed: can't read Developer: No such file or directory
sed: can't read Edition-217FA0.desktop: No such file or directory
grep: /home/gusbemacbe/.local/share/applications/userapp-Firefox: No such file or directory
grep: Developer: No such file or directory
grep: Edition-217FA0.desktop: No such file or directory

=> Seu ficheiro solicitado foi gerado correctamente!

Podes ver que os ficheiros .desktop, como principalmente userapp-Firefox Developer Edition-217FA0.desktop, têm um espaço, por isto, o ficheiro falhou em lê-lo.