Descriere YEO:
Pe YEO găsești Bash Pocket Reference: Help for de la O\'Reilly Media, în categoria Foreign Books.
Indiferent de nevoile tale, Bash Pocket Reference: Help for Power Users and Sys Admins, Paperback/Arnold Robbins din categoria Foreign Books îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 121.99 Lei
Caracteristicile produsului Bash Pocket Reference: Help for
- Brand: O\'Reilly Media
- Categoria: Foreign Books
- Magazin: elefant.ro
- Ultima actualizare: 21-12-2024 01:38:29
Comandă Bash Pocket Reference: Help for Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Bash Pocket Reference: Help for de la elefant.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
It\'s simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the
Bash shell. This concise little book puts all of the essential information about
Bash right at your fingertips. You\'ll quickly find answers to the annoying questions that generally come up when you\'re writing shell scripts: What characters do you need to quote? How do you get variable substitution to do exactly what you want? How do you use arrays? Updated for
Bash version 4.4, this book has the answers to these and other problems in a format that makes browsing quick and easy. Topics include: Invoking the shell Syntax Functions and variables Arithmetic expressions Command history Programmable completion Job control Shell options Command execution Coprocesses Restricted shells Built-in commands