• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » select
Trace: • jps - Java Virtual Machine Process Status Tool

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

Fulltext results:

Cleanup Packages @info:linux:debian
4 Hits, Last modified: 12 years ago
ckages with this command: <code bash> dpkg --get-selections | grep 'deinstall$' </code> You can feed thi... ackages: <code bash> aptitude purge $(dpkg --get-selections | grep 'deinstall$' | cut -f1) </code> =====... ndencies are also automatically installed. If the selected package is removed or the dependencies change, ... hecks for `suggests'. --priority, -p PRIOR Select only packages with priority >= PRIOR. --find-conf
Oracle: List Accounts with Objects @info:oracle
3 Hits, Last modified: 13 years ago
ike tables), you can query them with: <code sql> SELECT DISTINCT OWNER FROM DBA_OBJECTS ORDER BY OWNER; <... ll accounts, you can query them with: <code sql> SELECT USERNAME FROM ALL_USERS ORDER BY USERNAME; </code> Or, if you only want the DBAs: <code sql> SELECT USERNAME FROM DBA_USERS ORDER BY USERNAME; </code
Automatic Submission of a Form if an Element is changed @info:javascript
3 Hits, Last modified: 13 years ago
html> <form action="index.jsp" method="post"> <select onChange="this.form.submit()"> <option>please select a value</option> <option value="1">one</optio... "2">two</option> <option value="3">three</option> </select> </form> </code> {{tag>javascript html}}
AirPort Command Line Interface @info:mac
1 Hits, Last modified: 10 years ago
networksetup -setairportpower airport off ===== Select AirPort Network ===== networksetup -setairport

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