• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net ยป rm
Trace:

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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (7)
  • blog (3)
  • z (2)
  • p (1)
  • wiki (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:

Automatic Submission of a Form if an Element is changed @info:javascript
6 Hits, Last modified: 13 years ago
====== Automatic Submission of a Form if an Element is changed ====== To submit the form if an element changes, you can use <code> onChange="this.form.submit()" </code> ===== Example ===== <code html> <form action="index.jsp" method="post"> <select onCha
Dice Roller @blog:2009
4 Hits, Last modified: 17 years ago
sulting sum. For convenience, there is a second form where you can just enter the number of dice and p... 3.0/|CC Attribution 3.0 Unported]]. ===== HTML Form ===== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/>... bled="true" type="text" name="r" size="4"/> </form> </code> ===== Javascript Code ===== <code java
Print Information about a Key @info:cryptography:openssl
4 Hits, Last modified: 11 years ago
formation about a Key ====== openssl x509 -inform DER -in testkey.cer -noout -text Informations ab... p://www.openssl.org/docs/apps/x509.html#item__inform|-inform DER]]'': This specifies the input format normally the command will expect an X509 certificate... t|-text]]'': prints out the certificate in text form. Full details are output including the public key
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} #
rmdir for OSX @info:mac
2 Hits, Last modified: 10 years ago
> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrot... if [ -f "${f}" ] then echo "removing ${f}" rm "${f}" fi /bin/rmdir "${d}" || ls -al "${d}" do
Formatting Syntax @wiki
2 Hits, Last modified: 5 years ago
ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avis... stonescript swift systemverilog tclegg tcl teraterm texgraph text thinbasic tsql twig typoscript unic
Convert a Certificate @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
=== Convert DER to PEM ===== openssl x509 -inform der -in testkey.der -out testkey.pem ===== Convert PEM to DER ===== openssl x509 -outform der -in testkey.pem -out testkey.der {{tag>opens
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
How To Create a Moveable VM with VirtualBox @blog:2010
1 Hits, Last modified: 16 years ago
ul, please let me know (you can use the contact form or leave a comment). You can also subscribe the f
Print Information about a Certificate @info:cryptography:openssl
1 Hits, Last modified: 10 years ago
t|-text]]'': prints out the certificate in text form. Full details are output including the public key
CloudTable @z:cloudtable
1 Hits, Last modified: 13 years ago
mpany with the application inside). This remote form will send the input via email to the application.
Print Information about a Signature @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
bash> openssl pkcs7 -in signature.p7s -text -inform DER -print_certs -noout </code> {{tag> cryptogra
Serial Protocol @p:dmx
1 Hits, Last modified: 12 years ago
been defined: * **C**ounter - set, read or inform about the program counter * **P**rogram - fills
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
1 Hits, Last modified: 13 years ago
es ==== To reconfigure the devices, you can perform any of these actions: - ''touch /reconfigure''

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