• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » ve
Trace: • fstyp • Package Repositories • Thunderbird Extendsions • virtualbox • tomcat • url • homeserver • Comapct Sparse Image • Travian Village Planner - Tribe & Village Name • Virtual Network Visualization

ve
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info:script
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

DynDNS Updates without a Client
6 Hits, Last modified: 13 years ago
ng for a DynDNS client for my OpenSolaris Home Server, but a small bash script does the job as good as... credentials (the ''$LOGIN'' variable) and the server's URL (''$UPDATE_URL'') are read from the config... eck. As soon a I found out how to download the server certificate and check it in the correct way I wi... my scripts collection, so you can find the latest version at http://bitbucket.org/andunix/scripts/src/
Change Encoding with iconv
4 Hits, Last modified: 13 years ago
===== Change Encoding with iconv ====== ===== Convert Single File ===== iconv -f iso-8859-1 -t utf-8 -o OUTPUT.txt INPUT.txt Converts ''INPUT.txt'' from ''iso-8859-1'' to ''utf-8'' and writes it to ''OUTPUT.txt''. ===== Convert All Files in a Directory ===== <code bash> for... {f}_$$_TEMP ${f} \ && mv ${f}_$$_TEMP ${f} done </code> {{tag>sysadmin convert encoding shell cli}}
Shell Script Variables
2 Hits, Last modified: 10 years ago
f ''$a'': <code bash> ${a: -1} </code> ===== Remove Slash from the End of a Variable ===== Remove a trailing slash from ''$a'': <code bash> a=${a%/} </c
Command Line Tools Used in My Scripts
1 Hits, Last modified: 13 years ago
se in my scripts an which should be installed on every of my systems. Basic tools (e.g. awk, find, gre
exiftool
1 Hits, Last modified: 9 years ago
future: exiftool -AllDates+='0:0:43 14:55:0' -overwrite_original *.jpg {{tag>scripting exif photo}

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki