• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » echo
Trace: • andunix Infos • mozilla • Android • schripting • Cleanup Packages • fstyp • Virtual Network Visualization • export • Mercurial • Travian Map Download Script

echo
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: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:

Make your Mac feel at Home
4 Hits, Last modified: 10 years ago
ID=$(${AIRPORT} --getinfo | grep ' SSID:') SSID=$(echo ${SSID} | grep "^SSID: ${HOMESSID}\$") # # Branch... n code. if [ "$?" == "0" ]; then # in home wlan echo "home sweet home..." else # not at home echo "on the road again..." fi </code> To use this code, set... name of the wireless network) and replace the two echo lines with your code. {{tag>cli mac osx wlan sys
MacPorts
2 Hits, Last modified: 10 years ago
rts ===== list requested ports: <code bash> port echo requested | cut -d ' ' -f 1 | uniq </code> list ... e a list of all installed ports: <code bash> port echo installed </code> After you run MacPorts for a w
rmdir for OSX
1 Hits, Last modified: 10 years ago
o f="${d%/}/.DS_Store" if [ -f "${f}" ] then echo "removing ${f}" rm "${f}" fi /bin/rmdir "${d

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