[Slackbuilds-users] Tool for managing SBo packages

Willy Sudiarto Raharjo willysr at slackbuilds.org
Sun Jan 12 14:12:28 UTC 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> (One bug I had discovered, is that suppose you search all packages 
> beginning with s, slacker --search s* It wouldnt display anything
> (perhaps due to bash substitution), but slacker --search "s*" seems
> to display them.)


- -iname pattern
Like -name, but the match is case insensitive. For example, the
patterns `fo*' and `F??' match the file  names  `Foo',  `FOO',  `foo',
`fOo', etc.   In these patterns, unlike filename expansion by the
shell, an initial '.' can be matched by `*'.  That is,
find -name *bar will match the file `.foobar'.   Please note that you
should quote patterns as a matter  of  course,  otherwise the shell
will expand any wildcard characters in them.


- -- 
Willy Sudiarto Raharjo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlLSoswACgkQiHuDdNczM4HY7ACgnAdM17QW4DAw3xqWr/1uII61
A88An1A1FlOD4i+OL+t0khrkVb5z7mmq
=mNJZ
-----END PGP SIGNATURE-----


More information about the SlackBuilds-users mailing list