Fulltext results:
- DynDNS Updates without a Client
- for my OpenSolaris Home Server, but a small bash script does the job as good as any other client. <code ... rrect way I will let you know in an update. This script is part of my scripts collection, so you can find the latest version at http://bitbucket.org/andunix/scripts/src/tip/bin/cron-dyndns-update. You can find th
- Command Line Tools Used in My Scripts
- ====== 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 syst... dig * nmap * rsync ===== System ===== {{tag>script scripting cli tool sysadmin audio video network}}
- Scripting
- ====== Scripting ====== {{indexmenu>.#2}} {{tag>script scripting}}
- Shell Script Variables
- ====== Shell Script Variables ====== ===== Last Character ===== Get the last character of ''$a'': <code ... emove a trailing slash from ''$a'': <code bash> a=${a%/} </code> {{tag>scripting bash sysadmin variable}}
- root login with bash
- is from the ''su'', for the ''root'' password. {{tag>ssh solaris opensolaris bashrc scripting sysadmin}}
- exiftool
- he future: exiftool -AllDates+='0:0:43 14:55:0' -overwrite_original *.jpg {{tag>scripting exif photo}}