Re: Tabelle finden
Christoph Knöfel <[email protected]>
| Newsgroups | gmane.user-groups.linux.dresden |
|---|---|
| Message-ID | <[email protected]> |
Hallo Ottmar,
probiere es mal mit
find -iname "*.ods"
-iname ignoriert Groß-/Kleinschreibung, falls du später weiter eingrenzen willst.
> find -name *.ods -print bringt kein Ergebnis
> root@dell7720:/home/ottmar# find -name *.ods -print
> find: paths must precede expression: `musterdatei.ods'
> find: possible unquoted pattern after predicate `-name'?
hier steht's: unquoted pattern ist das Problem...
Gruß
Christoph
smime.p7s
(application/pkcs7-signature, 5.7 KB) - not displayed