Fulltext results:
- jps - Java Virtual Machine Process Status Tool @info:java
- ====== jps - Java Virtual Machine Process Status Tool ====== The Java Virtual Machine has a ''jps'' tool wich is a bit like the ''ps'' command. ''jps'' lists... man page at [[http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jps.html]]. I'm using it with the param... hourglass.jar 51299 /Applications/jEdit 56042 sun.tools.jps.Jps 51610 org.netbeans.Main </code> List ar
- Command Line Tools Used in My Scripts @info:script
- ====== Command Line Tools Used in My Scripts ====== This is a list of comman dline tools which I use in my scripts an which should be installed on every of my systems. Basic tools (e.g. awk, find, grep, ps) which are always inst... g * nmap * rsync ===== System ===== {{tag>script scripting cli tool sysadmin audio video network}}
- exiftool @info:script
- ====== exiftool ====== ===== Rename Photos ===== Try it first with ''-testname'': exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-testname<CreateDate" *.jpg Then rename the files: exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-filename<CreateDate"... ys, 14 hours and 55 minutes to the future: exiftool -AllDates+='0:0:43 14:55:0' -overwrite_original *
- Firefox Extensions @info:prog:firefox
- ddons.mozilla.org/firefox/addon/wot-safe-browsing-tool/|WOT, Web of Trust]] |Information about the repu... dons.mozilla.org/firefox/addon/multirow-bookmarks-toolbar/|Multirow Bookmarks Toolbar]] * [[https://addons.mozilla.org/firefox/addon/noscript/|NoScript]]
- Virtual Network Visualization @info:solaris
- bservatory/en_US/entry/crossbow_virtual_wire_demo_tool|Crossbow Virtual Wire Demo Tool]]. ===== dladm2dot.pl ===== <code perl> #! /usr/bin/perl $STYLE{'ethe
- Convert a Key @info:cryptography:openssl
- = ===== Convert P12 to Java Keystore ===== keytool -importkeystore -srckeystore testkey.p12 -srcstor... he password on the command line. If you don't, keytool will ask you for a password. ===== Convert PEM t
- Command Line Audio @info:mac
- remote of my Mac at home, I needed a command line tool which I can use via ssh. I've found it here: [[ht
- Compare directories @info:script
- s2.txt </code> Or you use Meld as graphical diff tool: <code bash> meld shasums1.txt shasums2.txt </co