Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

LEARNING UNIX FOR OS X 2E. GOING DEEP WITH THE TERMINAL AND SHELL
Título:
LEARNING UNIX FOR OS X 2E. GOING DEEP WITH THE TERMINAL AND SHELL
Subtítulo:
Autor:
TAYLOR, D
Editorial:
O´REILLY
Año de edición:
2016
Materia
UNIX
ISBN:
978-1-4919-3998-7
Páginas:
238
22,95 €

 

Sinopsis

Think your Mac is powerful now? This practical guide shows you how to get much more from your system by tapping into Unix, the robust operating system concealed beneath OS X's beautiful user interface. OS X puts more than a thousand Unix commands at your fingertips-for finding and managing files, remotely accessing your Mac from other computers, and using freely downloadable open source applications.

If you're an experienced Mac user, this updated edition teaches you all the basic commands you need to get started with Unix. You'll soon learn how to gain real control over your system.

Get your Mac to do exactly what you want, when you want
Make changes to your Mac's filesystem and directories
Use Unix's find, locate, and grep commands to locate files containing specific information
Create unique ´super commands´ to perform tasks that you specify
Run multiple Unix programs and processes at the same time
Access remote servers and interact with remote filesystems
Install the X Window system and learn the best X11 applications
Take advantage of command-line features that let you shorten repetitive tasks



Chapter 1Why Use Unix?
The Power of Unix
Folders or Directories?
Thousands of Free Applications
Commands Included with Unix
A Simple Guided (Unix) Tour
Chapter 2Using the Terminal
Launching the Terminal
Customizing Your Terminal Session
Working with the Terminal
Customizing the Shell Environment
Advanced Shell Customization
The Unresponsive Terminal
Chapter 3Exploring the Filesystem
The OS X Filesystem
Listing Files and Directories
Calculating File Size and Disk Space
Protecting and Sharing Files
Changing Your Password
Superuser Privileges with sudo
Exploring External Volumes
Chapter 4File Management
File and Directory Names
File and Directory Wildcards
Looking Inside Files
Creating and Editing Files
Managing Files
Chapter 5Finding Files and Information
Searching Inside Files with the grep Command
Finding Files with locate
Using find to Explore Your Filesystem
Shining a Light on Spotlight
Chapter 6Redirecting I/O
Standard Input and Standard Output
Pipes and Filters
Printing
Chapter 7Multitasking
Running a Command in the Background
Checking on a Process
Canceling a Process
Launching GUI Applications
Chapter 8Taking Unix Online
Remote Logins
Transferring Files
Chapter 9Of Windows and X11
X11
GIMP, the X11 Graphics Editor
Chapter 10Where to Go from Here
Documentation
Customizing Your Unix Experience