The Linux command line a complete introduction /
"It's been said that "graphical user interfaces make easy tasks easy, while command-line interfaces make difficult tasks possible." The Linux Command Line shows readers how to control their computers and accomplish these difficult tasks using Bash, the Linux shell. Designed for command-line users of...
में बचाया:
| मुख्य लेखक: | |
|---|---|
| निगमित लेखक: | |
| स्वरूप: | इलेक्ट्रोनिक ई-पुस्तक |
| भाषा: | अंग्रेज़ी |
| प्रकाशित: |
San Francisco :
No Starch Press,
c2012.
|
| विषय: | |
| ऑनलाइन पहुंच: | An electronic book accessible through the World Wide Web; click to view |
| टैग: |
कोई टैग नहीं, इस रिकॉर्ड को टैग करने वाले पहले व्यक्ति बनें!
|
विषय - सूची:
- Learning the Shell
- What Is the Shell?
- Navigation
- Exploring the System
- Manipulating Files and Directories
- Working with Commands
- Redirection
- Seeing the World as the Shell Sees It
- Advanced Keyboard Tricks
- Permissions
- Processes
- Configuration and the Environment
- The Environment
- A Gentle Introduction to vi
- Customizing the Prompt
- Common Tasks and Essential Tools
- Package Management
- Storage Media
- Networking
- Searching for Files
- Archiving and Backup
- Regular Expressions
- Text Processing
- Formatting Output
- Printing
- Compiling Programs
- Writing Shell Scripts
- Writing Your First Script
- Starting a Project
- Top-Down Design
- Flow Control: Brancing with if
- Reading Keyboard Input
- Flow Control: Looping with while and until
- Troubleshooting
- Flow Control: Branching with case
- Positional Parameters
- Flow Control: Looping with for
- Strings and Numbers
- Arrays
- Exotica.