Clix 2.0.0.3


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X OpenSource RSS Clix 2.0.0.3
# 1  
Old 03-11-2009
CPU & Memory Clix 2.0.0.3

ImageAbout CLIX
Get the power of a command line without ever getting near it. Do all those things your system maintenance utilities try to do - but do them better and do them your own way. No typing - just ‘clix'. You have to perform maintenance routines. You know that. But make a mistake - especially in one of those glittery AppleScript apps - and what happens? You'll have no such fear with CLIX. CLIX is safer - and for the skilled professional safer than even Terminal. From almost every security standpoint.

CLIX: the Command Line Interface for OS X: Access to the full power of your operating system. Your computer runs smoother. You learn more, become better and more skilled at running it. CLIX makes it easier for beginners to get up to speed with their new system. For the professional developer or system administrator it's an indispensable tool - a work of reference used by universities around the globe, NASA, the US military, and scientific institutions everywhere. Despite all the work that's gone into CLIX over the years it's still free. Because it's all about knowledge. And knowledge - as most will agree - was meant to be free.

More from Apple...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. IP Networking

ClIX unix

I know...CLIX is old. But how do I set up a static ip address subnetmask and default gateway? Any help is appreciated. (0 Replies)
Discussion started by: dlew
0 Replies
Login or Register to Ask a Question
SYSMON(4)						   BSD Kernel Interfaces Manual 						 SYSMON(4)

NAME
sysmon -- system monitoring and power management interface DESCRIPTION
The machine-independent sysmon is a general purpose framework for system monitoring and power management. The main components of sysmon include: o An ioctl(2) interface available via /dev/sysmon. The userland counterparts include utilities such as envstat(8) and daemons such as powerd(8). o An interface for the purpose of delivering different system and power events to userspace; sysmon_pswitch(9). o A general purpose sensor framework, sysmon_envsys(9). o A general purpose task queue, sysmon_taskq(9). o An interface for watchdog timers. FILES
/dev/sysmon SEE ALSO
envsys(4), swsensor(4), envstat(8), powerd(8), wdogctl(8), pmf(9) AUTHORS
Jason R. Thorpe <thorpej@NetBSD.org> BSD
June 22, 2011 BSD