Main > System > System Administration >

Command Line WRAPper 0.3.0

Command Line WRAPper 0.3.0

Sponsored Links

Command Line WRAPper 0.3.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.042 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1673
Date added: 2005-04-04
Publisher: dvlnx

Command Line WRAPper 0.3.0 description

Command Line WRAPper is a tool that provides an easy way to build and run commands from input lines, avoiding the use of shell script. It is similar to xargs.

clwrap can make great things with the locate command, and is low resource intensive. It can also do some not-quite-fun works like multiple configure/make/make install after a fresh system installation. In practice, you have to generate a list of files/directories you want to manage, clwrap takes it in standard input and apply the command you want to apply for each files (lines) in input.

But you can do much more, in fact, its up to you to find how to use it ;).

examples:

- copying several files into one specific directory:

locate myfiles | clwrap -e cp {} mydir/

- renaming several files:

ls -1 ultra*
| clwrap -e "echo -n mv -v {}" -e "echo {} | sed s/ultra/ /"
| clwrap -e {}

- running a specific line in the shell history:

history | grep "482" | head -n 1 | sed s/ *[0-9]* *// | clwrap -v -e {}


- try all tv norms and frequency tables possible combinations with scantv:

cat norm
| clwrap -e "cat freq | clwrap -e echo scantv -n {} -f {}"
| clwrap -e {} > file 2>&1

- reformat source code, after a backup of course:

ls -1 | clwrap -e "cp {} {}.orig && flip -u {} && cat {}
| sed s/^[ t]*$//;/^$/d
| indent -kr -bad -bap -bbb -sob -i8 -l100 {} -o {}.tmp
&& mv {} tmp && mv {}.tmp {}"

Command Line WRAPper 0.3.0 Screenshot

Advertisements

Command Line WRAPper 0.3.0 Keywords

Bookmark Command Line WRAPper 0.3.0

Hyperlink code:
Link for forum:

Command Line WRAPper 0.3.0 Copyright

WareSeeker periodically updates pricing and software information of Command Line WRAPper 0.3.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Command Line WRAPper 0.3.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
C++ Command Line Library provides a framework for handling command line options and arguments. Free Download
Command Line calculator "CLC" is the calculator that can calculate direct at the linux console. Free Download
Softabar Command Line Email Client is a tool for business process automation. Use this tool to send, receive and monitor email, directories and files from a command line and from scripts. Free Download
Randomize Lines (rl) is a command-line tool that reads lines from an input file or stdin. Free Download
Command Line Content Management System is my own command line content management system. Free Download
cadaver is a command-line WebDAV client for Unix. Free Download
The C++ Cmdline Library provides a framework for handling command line options and arguments. Free Download
clive is a command line program that extracts videos from YouTube and Google Video websites. Free Download