summaryrefslogtreecommitdiff
path: root/net/py-bittornado/pkg-plist
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-05-01 19:13:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-05-01 19:13:05 +0000
commit211b52d2ab5ebd670632ac2ee997701b60c5e582 (patch)
treed325c4279d3a809ccfdd090dd47a08d306beb3aa /net/py-bittornado/pkg-plist
parent-Update to 0.7.5. (diff)
Add misc/inplace.
The inplace(1) command is a utility to edit files in-place through given filter commands preserving the original file attributes. Mode and ownership (user and group) are preserved by default, and time (access and modification) by choice. Examples: # Sort files in-place using sort(1): inplace sort file1 file2 file3 # Process image files preserving time and taking backup files: inplace -t -b.orig 'convert -rotate 270 -resize 50%% %1 %2' *.jpg
Diffstat (limited to 'net/py-bittornado/pkg-plist')
0 files changed, 0 insertions, 0 deletions