Adding tags

This commit is contained in:
Brandon Rozek 2022-11-12 11:22:54 -05:00
parent 43f257d090
commit ed43dcbe89
43 changed files with 46 additions and 41 deletions

View file

@ -2,7 +2,7 @@
title: "Launch Apps through the Terminal"
date: 2020-09-26T21:48:09-04:00
draft: false
tags: []
tags: ["Linux"]
---
Normally when you launch an application through the terminal, the standard output appears, and closing the terminal closes the application.