• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » rm
Trace: • init • Blog • Android Apps • Travian Village Planner • generator • Mercurial • Cleanup Packages • Travian Map Download Script • fstyp • Database

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
@info
  • Any namespace
  • info:cryptography (4)
  • info:javascript (1)
  • info:mac (1)
  • info:solaris (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 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
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
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
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
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
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
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