Usually when we talk about programs for editing images we think to graphic programs such as The Gimp or photoshop, but they are not the only alternative.
Read more »Imagemagick - Edit image from command line
http://www.linuxaria.com –
Four more console tools
http://kmandla.wordpress.com –
Usually I focus on console programs that include an interface of some sort. But I need to get past that sometimes.
Read more »
Created by FFlover 14 years 26 weeks ago – Made popular 14 years 25 weeks ago
Category: High End Tags:
Category: High End Tags:
- Login to post comments
Run a command under a different environment
http://fosswire.com –
Today we have a simple tip of the shell. Are there applications or scripts that you use that require different environment variables, such as a different PATH or EDITOR? Then meet the env command. env allows you to run a program in a restricted environment with custom variables or so that no “dirty” variables are left around.
Read more »- Login to post comments