Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

protate(1) [plan9 man page]

PROTATE(1)						      General Commands Manual							PROTATE(1)

NAME
protate - rotate a RADIANCE picture. SYNOPSIS
protate [ -c ][ -r ] input [ output ] DESCRIPTION
Protate rotates a RADIANCE picture 90 degrees. This is useful for output on hardcopy devices with aspect ratios opposite to the input pic- ture. By default, the image is rotated clockwise. The -r option may be used to rotate the image counter-clockwise instead. The -c option indicates that the action is to correct an improper original image orientation, thus the recorded scanline ordering should not be changed. NOTES
To rotate an image 180 degrees, use pflip(1) with both the -h and -v options. AUTHOR
Greg Ward SEE ALSO
getinfo(1), pcompos(1), pfilt(1), pflip(1), psign(1), rpict(1) RADIANCE
10/27/98 PROTATE(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies

2. UNIX for Advanced & Expert Users

What's your most useful shell?

What's your most useful shell? /bin/sh /bin/csh /bin/ksh /bin/tcsh /bin/bash (249 Replies)
Discussion started by: zylwyz
249 Replies