Logo

Programming Linux

Quick search

Navigation

Courses

  • Courses Overview
  • Slide Material
    • Linux
      • Linux Basics
        • Introduction: Concepts and Terminology
        • The Shell (Bash - “Bourne Again Shell”)
        • File System Permissions
        • Tools: Inspecting Text Files
          • Overview
          • cat
          • head And tail
          • cut
          • less
          • grep
          • find
          • Exercises: Inspecting Text Files
        • Archiving and Compression
        • I/O Redirection And Pipes
        • Exercises/Exams: Linux Basics
      • SSH: Secure Shell
      • Toolchain, And Cross Development
      • Linux Systems Programming
      • Linux Hardware Interfaces
      • Linux Kernel Driver Development
      • Drafts
    • Python Programming
    • The C Programming Language
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
    • C++
    • The New C++ (11-…)
    • Design Patterns With C++
    • C++ Code
    • C++ Exercises
    • CMake
    • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
    • Unit Testing With googletest
  • How To Book
  • Log Of Past Courses

About

  • Myself: Contact, Impressum, …
  • This Site

Blog

  • Posts

Tools: Inspecting Text Files¶

  • Topics

Topics¶

  • Overview
  • cat
  • head And tail
  • cut
  • less
  • grep
  • find
  • Exercises: Inspecting Text Files
©2019-2025 (GPLv3), Jörg Faschingbauer. | Page source