Skip to content
Studytrails

Follow the latest in AI

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

tail a file that is recreated

October 5, 2015 by Mithil Shah

tail -f --follow=name --retry fie

This will tail a file even if the file is recreated. Typical use includes tailing a log file that is rolled over. (e.g. apache logs)

Categories blog
Flush Memcached
kill all processes with a specific string in its name
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