Fulltext results:
- DynDNS Updates without a Client
- r my OpenSolaris Home Server, but a small bash script does the job as good as any other client. <code... ct 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 t
- 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 sys... kisofs * mpgtx * mplex * vcdimager * vxcdrip * vxcdbuild ===== Network ===== * 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'': <c... e a trailing slash from ''$a'': <code bash> a=${a%/} </code> {{tag>scripting bash sysadmin variable}}
- root login with bash
- from the ''su'', for the ''root'' password. {{tag>ssh solaris opensolaris bashrc scripting sysadmin}}
- exiftool
- uture: exiftool -AllDates+='0:0:43 14:55:0' -overwrite_original *.jpg {{tag>scripting exif photo}}