{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreidqlb6hqkuuzlfly2x6dzxpioo4cxrrkok5kg37yrxeyazkk45xny",
    "uri": "at://did:plc:7unr7xoo2ar566n5cf7xgeu3/app.bsky.feed.post/3lax6xqz5b7i2"
  },
  "path": "/blog/background-a-terminal-process/",
  "publishedAt": "2026-05-10T08:53:29.435Z",
  "site": "https://hiimmrdave.com",
  "textContent": "If you run a command in the terminal, you can pause it by pressing `ctrl+z`. To resume that command in the background, run `bg`. To bring that task back to the foreground later, run `fg`.",
  "title": "Background a Terminal Process",
  "updatedAt": "2022-07-26T00:00:00.000Z"
}