"Oaxaca": Close an Open File

Scenario: "Oaxaca": Close an Open File

Level: Medium

Type: Fix

Tags: bash   unusual-tricky  

Description: The file /home/admin/somefile is open for writing by some process. Close this file without killing the process.

Root (sudo) Access: False

Test: lsof /home/admin/somefile returns nothing.

Time to Solve: 15 minutes.


Static Badge      GitHub Repo stars      Mastodon Follow      Bluesky Follow      X (formerly Twitter) Follow      Uptime Robot ratio (30 days)
Updated: 2024-12-15 23:40 UTC – 221fad7