MK     Linux
  • Home
  • 0. Setting the Stage
    • Acknowledgement
  • 1. Getting Started
    • 1.1: Introduction
    • Command Syntax
    • 1.3: File System: Basics
    • 1.4: File System: Wildcards
    • 1.5: Permission
    • 1.6: IO Redirection
    • 1.7: Viewing Files
    • 1.8: Data Manipulation
    • 1.9: Running Commands
  • 2. Text Processing
    • 2.1: Regular Expressions
    • 2.2: Vi Editor
    • 2.3: Searching Text
    • 2.4: Text Substitution
    • 2.4: AWK programming Language
  • 3. Beyond the Basics
    • 3.1: Process Management
    • 3.2: Scheduling Jobs
    • 3.3: Remote Access Commands
    • 3.4: Archival commands
    • 3.5: The "find" Command
    • 3.6: The "xargs" Command
  • 4. Shell Scripting
    • 4.1: Introduction to Shell Scripts
  • 9. Appendix
    • Commands Summary
    • Special Characters

More

  • Tags

Built with by Hugo

Linux Basics > Beyond the Basics

Beyond the Basics

Part: III

Topics

  1. Process Management
  2. Scheduling Jobs
  3. Network Commands
  4. Archival Commands
  5. Advanced Commands: find
  6. Advanced Commands: xargs