On Mon, Sep 8, 2008 at 11:41 PM, VINICIUS BECKER <[EMAIL PROTECTED]> wrote: > > lab04:/home/alunos# locate -iname VINI > locate: opção inválida -- n
It looks to me as if you are confusing locate with find. The locate program takes a different set of command-line options; please see the documentation for details. > Utilização: locate [-d caminho | --database=caminho] [-e | -E | > --[non-]existing] > [-i | --ignore-case] [-w | --wholename] [-b | --basename] > [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | > --count] > [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | > --stdio ] > [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TIPO] > [-version] [--help] > padrão... > > Envie erros para <[email protected]>. > > > -- > Vinicius Becker
