summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* //util sshkill: initial commitChinaman2011-11-291-0/+33
|
* // magic: shuffle argskrebs2011-11-081-9/+5
|
* util/bin/magic: add usageEUcancER2011-10-201-0/+20
|
* //util magic: implement retrievetv2011-09-241-2/+4
|
* //util magic: simplify createtv2011-09-241-7/+5
|
* //util magic: fix major typostv2011-09-241-23/+33
|
* //util magic: maybe fix typos^_^tv2011-09-241-15/+11
|
* //util magic: initial extracttv2011-09-241-0/+41
|
* //util/bin/untouch: rename to TouchpadTogglemomo2011-09-241-0/+8
|
* //util/bin/untouch: initial commitmomo2011-09-231-0/+8
|
* //util nextpath: initial committv2011-09-191-0/+12
|
* //util lgoinstall: allow arbitrary directoriestv2011-09-181-10/+16
|
* //util lgoinstall: initial committv2011-09-181-0/+125
| | | | This script tries to goinstall local/$(basename $PWD)
* //util/bin/translate.google: I can haz BRE @sed?!tv2011-09-091-2/+2
|
* //util/bin/my-global-ipv4-addr: use BRE @sedtv2011-09-091-1/+2
|
* //util/bin/dict.leo.org: use BRE @sedtv2011-09-091-18/+18
|
* //util/bin/anonbox.net: that sed-foo, again^_^tv2011-09-091-4/+4
|
* //util/bin/naturalvoices.att: use BRE @sedtv2011-09-091-2/+2
|
* //util dict.leo.org: initial importtv2011-09-061-0/+87
|
* util hrefs: initial committv2011-08-301-0/+20
| | | | | | The hrefs util extracts hrefs from html-stdin... we could use query for this kind of extraction but hrefs is older and works already as fast as light.. not^_^
* auto/krebs: finish auto scriptmakefu2011-08-121-0/+2
| | | | krebscode now auto-installable via curl | sh
* util/auto/krebs: initial commitmakefu2011-08-111-0/+59
| | | | | | | | the auto/krebs utility is a tool to easily deploy the krebscode/painload on every machine. it will utilize the punani packet manager of krebs in order to install all the packets you want e.g. retiolum to join the 42::/16 network. The packet manager will use god mode in order to work correctly.
* util/bin/galileo: compliance to changed tts-behaviormakefu2011-08-061-1/+2
|
* Merge branch 'master' of github.com:/krebscode/painloadroot2011-08-061-0/+4
|\
| * util naturalvoices: enable symlink callstv2011-08-061-0/+4
| |
* | util naturalvoices: enable symlink callstv2011-08-061-1/+1
|/
* Merge branch 'master' of github.com:krebscode/painloadtv2011-08-052-0/+25
|\
| * added galileoroot2011-08-052-3/+5
| |
| * Merge branch 'master' of github.com:krebscode/painloadmakefu2011-08-051-0/+40
| |\
| * | wiki.firstpar: initial commit of galileomakefu2011-08-051-0/+23
| | |
* | | util wikipedia: from DNStv2011-08-051-0/+5
| |/ |/|
* | naturalvoices.att: initial committv2011-08-051-0/+40
|/
* translate.google: fix encodingtv2011-07-311-0/+2
|
* translate.google: add all the submodulestv2011-07-311-1/+9
|
* Merge branch 'master' of github.com:krebscode/painloadtv2011-07-311-3/+0
|\ | | | | | | | | Conflicts: util/bin/randline
| * randline: reimplementedmakefu2011-07-311-10/+1
| |
* | translate.google: esnure query is readytv2011-07-311-1/+6
| |
* | translate.google: initial committv2011-07-311-0/+29
| |
* | randline: reimplementedmakefu2011-07-311-10/+3
|/
* randline: initial committv2011-07-311-0/+12
|
* my-global-ipv4-addr: initial committv2011-07-301-0/+51
|
* rm kvutils and move anonbox.net to proper placetv2011-07-241-0/+57
|
* util google.suggest: initial importtv2011-07-221-0/+8
|
* util make-data-uri: rm legacy codetv2011-07-201-7/+0
|
* util krebsdate: initial committv2011-07-201-0/+10
|
* util make-data-url: initial committv2011-07-192-0/+14
NAME make-data-url - create a "data" URL scheme item SYNOPSIS make-data-url [file...] DESCRIPTION The make-data-url is a best efforts generator of "data" URL scheme compatible items as described by RFC 2397. Each file is read, analyzed, and printed as single-lined "data" URL to stdout. OPERANDS The following operands shall be supported: file A pathname of a file. The content of each file is printed as single-lined "data" URL to the standard output. The mime-type of the file's content gets guessed by the file utility. STDIN None INPUT FILES Input files can be any file type. ENVIRONMENT VARIABLES The following environment variables shall affect the execution of make-data-url: None. ASYNCHRONOUS EVENTS Default. STDOUT Each line shall contain a "data" URL item for the respective file operand. STDERR The standard error shall be used only for diagnostic messages. OUTPUT FILES None. EXTENDED DESCRIPTION None. EXIT STATUS The following exit values shall be returned: 0 The program has terminated. CONSEQUENCES OF ERRORS Default. The following sections are informative APPLICATION USAGE Default. EXAMPLES Test your backup scheme: sudo rm -fR /home RATIONALE None. FUTURE DIRECTIONS None. SEE ALSO RFC 2397, file BUGS None, this is enterprise-grade software and behaves exactly as specified. AUTHOR KREBS COPYTIGHT Copytight (c) 2011, KREBS. This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more details. COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2003 Edition, Standard for Information Technology -- Portable Operatingg Systems Interface (POSIX), The Open Group Base Specification Issue 6, Copyright (C) 2001-2003 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between this version and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html . Deal with it!