Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- --bootable on|off] [--remove] bandwidthctl <uuid|vmname> ... econd>[k|m|g|K|M|G] | remove <name> | list [--mach... terfaces <XXXXXXXX>] usbfilter remove <index,0-N> --target ... donly] [--automount] sharedfolder remove <vmname>|<uuid> --nam
- Cleanup Packages @info:linux:debian
- ons | grep 'deinstall$' | cut -f1) </code> ===== Remove Orphans ===== If a packages is installed, all it... nt, you can even more suggestions for packages to remove: <code bash> deborphan --help </code> <code> Usa... t are never reported. --del-keep, -R PKGS.. Remove PKGS from the "keep" file. --zero-keep, -Z Remove all packages from the "keep" file. --guess-common
- MySQL: Remove User @info:mysql:user
- ====== MySQL: Remove User ====== ==== Remove User ==== <code sql> DROP USER '{user}'@'%'; </code> ==== Remove User and Database ==== * Usually, {user} == {d
- Shell Script Variables @info:script
- er of ''$a'': <code bash> ${a: -1} </code> ===== Remove Slash from the End of a Variable ===== Remove a trailing slash from ''$a'': <code bash> a=${a%/} </code>
- MySQL: Remove Database @info:mysql:database
- ====== MySQL: Remove Database ====== ==== Remove Database ==== <code sql> DROP DATABASE IF EXISTS `{db}`; </code> {{tag>adm
- rmdir for OSX @info:mac
- ir test </code> I wrote a small bash function to remove directories together with the contained ''.DS_Sto... "${d}" done } </code> With this function you can remove the directory at once: <code bash> $ rmdir test r
- Formatting Syntax @wiki
- warning about trying to open a Windows Share. To remove this warning (for all users), put the following l
- Oracle Errors @info:oracle
- recovery area is full. * **Resolution**: [[rman|Remove archive logs]]. * **Resolution**: [[spfile_and_
- init @info:linux:debian
- init script ("myscript"): update-rc.d myscript remove Further information can be found at [[http://wik
- ZFS Playground @blog:2009
- For now, we are finished. We destroy the pool and remove the files. Note that ''zpool status'' doesn't sho
- Oracle: Recovery Manager @info:oracle
- G ALL COMPLETED BEFORE 'SYSDATE -45'; </code> To remove archive logs older than 3 days without prompting,