Kashub's Code Barn - "Linux shred files with wildcard and hyphen in the name"

podświetlone jako ocaml (dodał(a) kashub @ 2022-12-10 13:36:01)

Twoja wyszukiwarka
Podświetl ten kod w:
Ostatnio dodane:
Losowe wpisy:
# problem with file names qith -- in the name, for example 'some secret file -- to wipe out.doc'
bash# shred -u *.doc
shred: invalid option -- ' '
Try 'shred --help' for more information.
 
# solution: "--" before the wildcard for the files:
bash# shred -u -- *.doc
 
| Sklepy internetowe | | Sklep z oponami | | Sklep z artykułami dla zwierząt | | Programista Trójmiasto | | Skróć link | | Załóż za darmo bloga | | Wklejacz kodów | | Skracacz adresów | | Pionowe opisy |