| OS X - Operating System General OS operation information and support |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Mar 24, 2011
Posts: 1
![]() |
Hai, first post. Pretty new to my macbookpro but liking it so. My first mac computer.
My question; is it possible to open a second instance of an application to run alongside the original instance or is this something the OS can't do? I've done it multiple times on my previous computer, a linux and I know mac is linux based so I don't see why it wouldn't be possible. Thanks in advance. |
| QUOTE Thanks | |
![]() Member Since: Jul 17, 2009
Location: MA
Posts: 5,786
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 27" i7 iMac with 16GB RAM and 1TB HDD, iPhone 3G & 4, iPod Nano 16GB, iPod Shuffle, iPad 2 16GB WiFi
|
Mac is not Linux based..it's based on a BSD Kernel..so it's more Unix than Linux..but anyway..
Which application are you trying to run multiple instances of? This might be more a limitation of the application than the OS. The application might be telling you that you already have it running so why are you running a second copy, you can try to open a new window or whatever in the application as opposed to running an entire new instance.. Regards |
| QUOTE Thanks | |
|
Member Since: Nov 15, 2009
Location: North Louisiana, USA
Posts: 3,875
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2.8 GHz MacBook Pro 10.8,3 8 GB mem, 2.66 GHz Mac Pro - Dead, iPhone 4
|
Sylvester Roque Former Contributing Editor About This Particular Macintosh No matter what time it is where I am it's early morning somewhere in the world. At that hour of the morning follow my advice at your own risk. Anything sounds good before your first cup of coffee |
||||
| QUOTE Thanks | |||||
![]() Member Since: Oct 19, 2008
Location: Ottawa
Posts: 15,279
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2012 13" MBP (2.5 i5, 8GB)
|
You sure can but it's not exactly straightforward. Open up Terminal and execute the following:
Code:
/Applications/<app name.app>/Contents/MacOS/<bin name> & Code:
/Applications/MacVim.app/Contents/MacOS/MacVim & 1. Not all binaries are named after the application. For instance, the binary for Firefox is called firefox-bin. Most applications are like MacVim above - the bin name is the same as the app bundle. 2. Some applications don't allow multiple instances such as Firefox. Even though you can do this, you're better doing what Raz0rEdge suggested - open multiple windows instead. Important Links: Community Guidelines : Use the reputation system if you've been helped. M-F Blog :: Write for the blog :: M-F IRC Channel - Chats every Sunday at 8PM EST. |
| QUOTE Thanks | |
![]() Member Since: Jul 16, 2011
Posts: 10
![]() |
The following is slightly simpler. Let's say I wanted to open the application Preview.
Open Terminal, type the command Code:
open -na Preview Explanation: The -n option is for "new" or "new instance". The -a option tells your computer you are opening an application, so that the path (usually /Applications/) and the extensions (.app) are no longer needed.
|
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Server Error in '/' Application | jrstone | OS X - Operating System | 0 | 03-27-2010 03:43 AM |
| Mac Pro ---- Overkill for 3D application? | ttaylor37 | Images, Graphic Design, and Digital Photography | 6 | 03-09-2010 04:43 PM |
| Lost I photo application | firesidedog | OS X - Apps and Games | 0 | 02-04-2010 09:13 AM |
| Does pushing the red gel button really close the application? | Jaygray | Switcher Hangout | 10 | 03-08-2008 09:33 AM |
| Application has to be transferred in a .sit | Aikinai | Switcher Hangout | 4 | 10-18-2005 10:19 PM |
All times are GMT -4. The time now is 06:00 AM.
Powered by vBulletin