• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » rm
Trace: • Set the Timezone on Debian • plugin • Travian Map Download Script • opensource • Travian Info Tool • base • Welcome to your new DokuWiki • source • solaris • VBoxManage (The VirtualBox CLI)

rm
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (3)
  • blog (1)
  • tag (1)
  • z (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • germany
  • performance
  • rman
  • rmdir for OSX
  • Oracle: Recovery Manager
  • MySQL: Grant Permissions
  • Permission Administration
  • MySQL: Revoke Permissions
  • andunix Infos
  • MySQL: View Permissions

Fulltext results:

rmdir for OSX @info:mac
9 Hits, Last modified: 10 years ago
====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store... the command line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash fu
Travian Map Download Script @z:travian
3 Hits, Last modified: 13 years ago
o ${savemap} is the same als last one: REMOVING rm ${savemap} else # savemap and lastmap differ echo NEW MAP: ${savemap} rm -f ${todaymap} ln ${savemap} ${todaymap} rm ${lastmap} ln -s map-${today}.sql ${lastmap} #
rman @tag
3 Hits, Last modified: 12 years ago
====== rman ====== ===== Pages ===== {{topic>rman&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/rman}}
Oracle: Recovery Manager @info:oracle
3 Hits, Last modified: 13 years ago
= ===== Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs ===... : <code bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPROMPT ARCHIVELOG ... L COMPLETED BEFORE 'SYSDATE -3'; EXIT __EOF__ </code> {{tag>admin database dba oracle rman sysadmin}}
ZFS Playground @blog:2009
1 Hits, Last modified: 17 years ago
code bash> pfexec zpool destroy demo zpool status rm c[01]d[012] </code> to be continued... {{tag>de
Oracle Errors @info:oracle
1 Hits, Last modified: 13 years ago
lash recovery area is full. * **Resolution**: [[rman|Remove archive logs]]. * **Resolution**: [[sp

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki