|
W niniejszym wprowadzeniu zostanie przedstawiony bash (standardowa powłoka Linuksa), pokazane zostanie w jaki sposób w pełni wykorzystać standardowe polecenia Linuksa takie jak ls, cp i mv, zostaną wytłumaczone węzły oraz twarde i symboliczne dowiązania i wiele więcej.
|
|
In this tutorial, we'll introduce you to bash (the standard Linux shell), show you how to take full advantage of standard Linux commands like ls, cp, and mv, explain inodes and hard and symbolic links, and much more. By the end of this tutorial, you'll have a solid grounding in Linux fundamentals and will even be ready to begin learning some basic Linux system administration tasks.
|
|
En su artículo final de Bash con ejemplos, Daniel Robbins da un buen repaso al sistema de ebuilds de Gentoo Linux, un excelente ejemplo del poder verdadero de bash. Paso a paso te enseñará como fue implementado el sistema de ebuilds, entrando de lleno en técnicas de bash muy útiles y estrategias de diseño. Al final de este artículo tendrás una buena idea básica de todo lo que supone la creación de una aplicación completa basada en bash, así como un posible comienzo para la creación de tu propio sistema de compilación automática.
|
|
In questa breve guida sarà data un'introduzione su bash (la shell predefinita in Linux) al lettore, verrà mostrato come ottenere pieno vantaggio da comandi di base in Linux come ls, cp e mv, saranno spiegati gli inodes e sia hard link che link simbolici e tanto altro ancora. Alla fine di questa introduzione, il lettore avrà una base solida sui fondamenti di Linux e sarà anche pronto per iniziare ad imparare alcuni processi basilari riguardo all'amministrazione di sistemi Linux.
|
|
In his final Bash by example article, Daniel Robbins takes a good look at the Gentoo Linux ebuild system, an excellent example of the power of bash. Step by step, he shows you how the ebuild system was implemented, and touches on many handy bash techniques and design strategies. By the end of the article, you'll have a good grasp of what's involved in producing a full-blown bash-based application, as well as a start at coding your own auto-build system.
|
|
In his final Bash by example article, Daniel Robbins takes a good look at the Gentoo Linux ebuild system, an excellent example of the power of bash. Step by step, he shows you how the ebuild system was implemented, and touches on many handy bash techniques and design strategies. By the end of the article, you'll have a good grasp of what's involved in producing a full-blown bash-based application, as well as a start at coding your own auto-build system.
|
|
In this tutorial, you will learn how to use regular expressions to search files for text patterns, how to locate files on your system, and how to take full control of Linux processes. You'll even get a whirlwind introduction to shell pipelines, redirection, and text processing commands. By the end of this tutorial, you'll have a solid grounding in basic Linux administration and will be ready to begin learning more advanced Linux system administration skills in the follow-on tutorial.
|