• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » re
Trace: • Border • List Open Ports • wifi • andunix.net • networking • error • rman • Project Archive • design • Virtual Network Visualization

re
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:mac
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

rmdir for OSX
5 Hits, Last modified: 10 years ago
the directories to store its settings. This makes removing directories from the command line quite com... ir test </code> I wrote a small bash function to remove directories together with the contained ''.DS... ${d%/}/.DS_Store" if [ -f "${f}" ] then echo "removing ${f}" rm "${f}" fi /bin/rmdir "${d}" |... "${d}" done } </code> With this function you can remove the directory at once: <code bash> $ rmdir te
Make your Mac feel at Home
3 Hits, Last modified: 10 years ago
eFrameworks/Apple80211.framework/Versions/Current/Resources/airport" # # Set this to your Home WLAN SS... D: ${HOMESSID}\$") # # Branch depending on grep's return code. if [ "$?" == "0" ]; then # in home wla... r ''SSID'' (the name of the wireless network) and replace the two echo lines with your code. {{tag>cl
MacPorts
2 Hits, Last modified: 10 years ago
=== MacPorts ====== ===== List Ports ===== list requested ports: <code bash> port echo requested | cut -d ' ' -f 1 | uniq </code> list installed ports:
Command Line Audio
1 Hits, Last modified: 13 years ago
mmand Line ===== To change the audio volume from remote of my Mac at home, I needed a command line to

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