Fulltext results:
- Cleanup Packages @info:linux:debian
- -version, -v Version information. --show-deps, -d Show dependencies for packages that have them. --show-priority, -P Show priority of packages found. --show-section, -s Show the sections the
- Virtual Network Visualization @info:solaris
- d a perl script which takes the output of ''dladm show-link'' and ''dladm show-linkprop -o link,value -p zone'' and generates a dot-File, which then can be re... "; print "digraph vnet {\n"; open INPUT, "dladm show-link|"; # skip first line <INPUT>; while (defined... $5;\n"; } } } close INPUT; open INPUT, "dladm show-linkprop -o link,value -p zone|"; # skip first li
- MySQL: View Permissions @info:mysql:permissions
- ons ====== ==== View Permissions ==== <code sql> SHOW PRIVILEGES; SHOW GRANTS FOR '{user}'@'%'; </code> {{tag>admin database mysql sql}}
- MySQL: Backup @info:mysql:database
- ysql --batch -u${USER} -p${PASS} mysql --execute='show databases') for db in ${DATABASES} do mysqldu
- Oracle: SQLplus Scripting @info:oracle
- ====== Oracle: SQLplus Scripting ====== To show only data in SQLplus and no header or other stuff, ente
- DynDNS Updates without a Client @info:script
- echo -n " ${domain} - " curl --silent --show-error --insecure --user ${LOGIN} "${UPDATE_URL}?h
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- ] <reg>=<value> ... | show [--human-readable|--sh-export|--sh-eval|