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

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

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
 
| Sklep z artykułami dla zwierząt | | Blogi za darmo | | Gdzie przenieść blog za darmo? | | Kody programów | | Best Integrated Washing Machines UK 2025 | | Best Toasters UK 2025 | | Best Dishwashers UK 2025 | | SUV Tyres UK | | Wigs shop UK |