10 posts tagged with terminal and Mac. (View popular tags)
Displaying 1 through 10 of 10. Subscribe:
So I was fiddling with commands in the python interpreter via the Terminal. I ran this basically, and was messing with the help system.
fileHandle = open ( 'test.txt', 'w' ) ;
fileHandle.write (' asdasd^3 ');
fileHandle.close();
And all of a sudden this application opened. Python shell is it's name, it has no icon. WTF is going on?
posted by emptyinside
on Sep 18, 2009 -
3 answers
Please help me merge two folders on my mac. [more inside]
posted by Silky Slim
on Mar 8, 2009 -
22 answers
How do I reverse these terminal commands in osx? [more inside]
posted by cmoj
on Jan 26, 2009 -
8 answers
Why can't I get rid of the Terminal's scrollbar in OS X 10.5? [more inside]
posted by Venadium
on Sep 12, 2008 -
9 answers
Multiple sources credit this Hivelogic post as the definitive guide to getting MySQL up and running on a Mac OS X. But I can't get past the first few steps. [more inside]
posted by metajc
on Aug 20, 2008 -
12 answers
OS X terminal help. How do I open an application with command line arguments? [more inside]
posted by Izner Myletze
on Aug 10, 2008 -
6 answers
How can I get new tabs in Mac OS X Terminal.app to open with the same current working directory as the tab from which I opened the new one? [more inside]
posted by mebibyte
on Apr 4, 2008 -
8 answers
.chm to PDF conversion, Mac OS X. There seems to be no easy way to do it. Does anyone have an effective and trustworthy workflow they can recommend? (more inside) [more inside]
posted by SeƱor Pantalones
on Sep 23, 2007 -
11 answers
I've managed to screw up Terminal on OS X. I chose File | New Command and checked Run command inside a shell, then with the window active I went to Terminal | Window Settings... and then clicked on Use Settings as Defaults. Ever since then, a File | New Shell will just open a window running the same command as the one that I did the Use Settings as Defaults on. How can I fix this and reset Terminal's configuration? I'm using OS X 10.4.5 on an Intel Mac mini, if it makes a difference.
posted by EatenByAGrue
on Mar 15, 2006 -
6 answers
My dad just switched from a Hewlett-Packard to a Mac mini. His clinic keeps its records and email accessible via a dial-up network, which he would access on his PC with AccuTerm's terminal emulation software, emulating a Viewpoint A2 Enhanced session. What are his options on the Mac? Is there a solution that doesn't cost an arm and a leg? [more inside]
posted by jbrjake
on Feb 25, 2005 -
17 answers