Skip to main content
Add italics and link
Source Link
raf
  • 170
  • 1
  • 8

Disclaimer: I am the current author of the "rawhide"rawhide ("rh"rh) program that is used in this answer (see raf dot org slash rawhidehttps://github.com/raforg/rawhide):

rh -UUU '"*/rules/*.pdf".path' 

The '"*/rules/*.pdf".path''"*/rules/*.pdf".path' argument searches for pdf files inside/under directories named "rules".

The -UUU-UUU argument deletesunlinks/removesdeletes/unlinksremoves the matching files.

Disclaimer: I am the current author of the "rawhide" ("rh") program that is used in this answer (see raf dot org slash rawhide):

rh -UUU '"*/rules/*.pdf".path' 

The '"*/rules/*.pdf".path' argument searches for pdf files inside directories named "rules".

The -UUU argument deletes/removes/unlinks the matching files.

Disclaimer: I am the current author of rawhide (rh) program that is used in this answer (see https://github.com/raforg/rawhide):

rh -UUU '"*/rules/*.pdf".path' 

The '"*/rules/*.pdf".path' argument searches for pdf files inside/under directories named "rules".

The -UUU argument unlinks/deletes/removes the matching files.

Source Link
raf
  • 170
  • 1
  • 8

Disclaimer: I am the current author of the "rawhide" ("rh") program that is used in this answer (see raf dot org slash rawhide):

rh -UUU '"*/rules/*.pdf".path' 

The '"*/rules/*.pdf".path' argument searches for pdf files inside directories named "rules".

The -UUU argument deletes/removes/unlinks the matching files.