Skip to content
Studytrails

Follow the latest in AI

  • Agentic AI Book
  • Artificial Intelligence
  • Amazon AWS
  • java
    • frameworks
    • Json
      • Jackson
      • GSON
  • Kubernetes

read a file in reverse

October 11, 2015 by Mithil Shah

At times it is required to read a file in reverse. i.e. starting from the last time and reading up. The best way to do this is to use the ‘tac’ command

tac filename

Categories blog
Cut lines in a file using a delimiter and select specific columns
get first few characters in a file
Agentic AI: A Practitioner's Guide
by Mithil Shah
Part I — Foundations
  1. What Is an Agentic AI System?
  2. How LLM Inference Works
Part II — Connecting Agents to the World
  1. Agent Memory Systems
  2. Retrieval-Augmented Generation
  3. Agent Interoperability — MCP and A2A
Part III — Building Reliable Agents
  1. Evaluating Agentic AI Systems
  2. Orchestration and Multi-Agent Systems
  3. The Agent Execution Harness
  4. Human-in-the-Loop and Agent Oversight
Part IV — The Ecosystem: Who Builds What
  1. Anthropic — Claude, the Agents SDK, and MCP
  2. OpenAI — Assistants, the Agents SDK, and Tools
  3. Hyperscalers — AWS, Google, and Azure
  4. Open Source — LangGraph, AutoGen, CrewAI, and Beyond
Part V — Production and Security
  1. Security, Trust, and Adversarial Robustness
  2. Deploying Agents in Production
Part VI — Frontier
  1. Where Agentic AI Is Heading
© 2026 Studytrails • Built with GeneratePress