Sponsored Content
The Lounge What is on Your Mind? If possible, would you consider buying OS X for a non Mac computer? Post 302284979 by tlarkin on Friday 6th of February 2009 04:47:11 PM
Old 02-06-2009
Quote:
Originally Posted by Neo
Just a nit, sorry.....

I don't do "everything" from the command line on my OS X machine.

Yes, the GUI permits many things, perhaps even most things for the average user, but it does not faciliate "everything" as mentioned above.
Well, just a few thoughts about the command line and the GUI, they all kind of tie into everything. These binaries are scriptable and can be ran from the from either the comamnd line or GUI

networksetup
scutil
dscl
diskutil
open
osascript
airportd
ARD kickstart
dsenableroot
find

I mean these commands almost all have GUI front ends of some sort, and they all tie into each other very nicely. I find the general documentation and support better than most distros of Linux and Unix. Since I am an OS X sys admin by trade I love writing small scripts to configure my 6,000+ clients and it makes it easy that almost anything you can configure in the OS GUI wise also has a command line counter part which can help you get your job done.

Now on the other hand you average user will never have to open up the terminal they can do almost everything I am talking about by the GUI, which is nice to have it both ways.
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Urgent help with web design problems - mac, safari and unix computer

Hi (Help, Help, Help) I am on a computer course and have designed a web site as one of my assignments. just before Xmas my college tutor "very kindly" viewed my site with a mac, safari browser and unix operating system computer. This is what she Emailed back to me, and I am trying to sort... (3 Replies)
Discussion started by: skylark167
3 Replies

2. Shell Programming and Scripting

My code worked on a Mac, now it does not work in another computer

I guess Mac has default bash. Then I copy my code to another comp and run it...And it gives me an error like "bad substitution".... How I can change my code??? Never had before this kind of situation. Help please. if then n=$(sort /Users/Natalie/lastserial | tail -1) ... (6 Replies)
Discussion started by: Natalie
6 Replies
GUI 
API(3m17n) The m17n Library GUI API(3m17n) NAME
GUI_API - API provided by libm17n-gui.so. Modules Frame A frame is an object corresponding to the graphic device. Font Font object. Fontset A fontset is an object that maps a character to fonts. Face A face is an object to control appearance of M-text. Drawing Drawing M-texts on a window. Input Method (GUI) Input method support on window systems. Detailed Description API provided by libm17n-gui.so. GUI support for a window system. This section defines the m17n GUI API concerning M-text drawing and inputting under a window system. All the definitions here are independent of window systems. An actual library file, however, can depend on a specific window system. For instance, the library file m17n-X.so is an example of implementation of the m17n GUI API for the X Window System. Actually the GUI API is mainly for toolkit libraries or to implement XOM, not for direct use from application programs. Author Generated automatically by Doxygen for The m17n Library from the source code. COPYRIGHT
Copyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 GUI API(3m17n)
All times are GMT -4. The time now is 02:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy