Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- me> unregistervm <uuid>|<name> [--delete] createvm --name <name> ... tport>] [--natpf<1-N> delete <rulename>] [--nattft... estport> | natpf<1-N> delete <rulename> | guestmem... n <desc>] [--pause] | delete <uuid>|<name> | resto
- Oracle: Recovery Manager @info:oracle
- r ===== <code bash> rman target / </code> ===== Delete Archive Logs ===== Delete all archive logs but keep the last 45 days: <code sql> DELETE ARCHIVELOG ALL COMPLETED BEFORE 'SYSDATE -45'; </... ing, e.g. via cron, after backup run: <code sql> DELETE NOPROMPT ARCHIVELOG ALL COMPLETED BEFORE 'SYSDATE
- Formatting Syntax @wiki
- cript</sup>, too. You can mark something as <del>deleted</del> as well. You can mark something as <del>deleted</del> as well. **Paragraphs** are created from ... %% * LOL %% LOL %% * FIXME %% FIXME %% * DELETEME %% DELETEME %% ==== Text to HTML Conversions ==== Typography: [[DokuWiki]] can convert simple text ch
- Git @info:code
- h === Switch Branch === git checkout BRANCH === Delete Branch === git branch -d BRANCH === Delete Remote Branch === git push origin -d BRANCH === List unmer
- Travian Map Download Script @z:travian
- tory" ${MYSQL} << __SQL__ -- -- update history -- DELETE FROM ${world}_history WHERE snapdate='${today}';