Re: imagemagick
- From: Mario Vukelic <mario.vukelic@xxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 00:05:17 +0100
On Tue, 2007-01-30 at 14:52 -0800, User Iam wrote:
root@suna:/home/ianl# which imagemagick
root@sune:/home/iam#
"imagemagick" is the name of the package, but the actual applications
that are part of the package have different names. A "dpkg -L
imagemagick" will give you a list of all files belonging to the package.
You can filter this through grep ("dpkg -L imagemagick | grep /usr/bin")
so that you only see the binaries:
/usr/bin/animate
/usr/bin/compare
/usr/bin/composite
/usr/bin/conjure
/usr/bin/convert
/usr/bin/display
/usr/bin/identify
/usr/bin/import
/usr/bin/mogrify
/usr/bin/montage
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- imagemagick
- From: User Iam
- imagemagick
- Prev by Date: Re: debain version
- Next by Date: Re: imagemagick
- Previous by thread: imagemagick
- Next by thread: Re: imagemagick
- Index(es):
Relevant Pages
|