The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you’ll learn the timeless skills handed down by generations of experienced, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more.
چکیده فارسی
خط فرمان لینوکس شما را از اولین ضربههای کلید ترمینال به نوشتن برنامههای کامل در Bash، محبوبترین پوسته لینوکس (یا خط فرمان) میبرد. در طول مسیر، مهارتهای جاودانهای را که توسط نسلهای باتجربه و گوروهای متحرک از ماوس منتقل شدهاند، یاد خواهید گرفت: پیمایش فایل، پیکربندی محیط، زنجیرهبندی فرمان، تطبیق الگو با عبارات منظم، و موارد دیگر.
ادامه ...
بستن ...
As you make your way through the book's short, easily-digestible chapters, you'll learn how to:
- Create and delete files, directories, and symlinks
- Administer your system, including networking, package installation, and process management
- Use standard input and output, redirection, and pipelines
- Edit files with Vi, the world's most popular text editor
- Write shell scripts to automate common or boring tasks
- Slice and dice text files with cut, paste, grep, patch, and sed
ادامه ...
بستن ...