![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Open Cirrus Cloud Computing Testbed: Federated Data Centers for Open Source Systems a | iBot | UNIX and Linux RSS News | 0 | 06-08-2009 11:30 PM |
| Caldera GPLing in 2001, Gave "Open Access" to Open UNIX 8 Source Code | iBot | UNIX and Linux RSS News | 0 | 03-12-2009 06:30 PM |
| Open Sources, Open Notebook: Why Oracle Should Worry - InformationWeek | iBot | UNIX and Linux RSS News | 0 | 07-20-2007 07:30 PM |
| Open Source Is Dead, Long Live Open Patents? - InformationWeek | iBot | UNIX and Linux RSS News | 0 | 07-13-2007 02:00 PM |
| Performing an open/read, open/write | prosserj | Shell Programming and Scripting | 1 | 06-03-2002 02:03 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
If you can open it...
...you should be able to close it.
How (in Terminal), can you close a directory or (close) dismount a share? I'm wrecking my unimachead! This is so simple, I've forgotten. Opening a directory: $Open / ![]() |
|
||||
|
The open command comes from NextStep. Use AppleScript to manipulate GUI applications.
Code:
osascript -e 'tell application "Finder" to close window 1' Code:
osascript -e 'tell application "Finder" to close every window' |
|
||||
|
Quote:
![]() |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|