lowercase tags

This commit is contained in:
2025-02-24 09:19:15 +01:00
parent b68fa25cea
commit 59fb0ada24
61 changed files with 62 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
---
title: "at"
tags: [ "Basics", "time" ]
tags: [ "basics", "time" ]
---
Install with:

View File

@@ -1,6 +1,6 @@
---
title: "Basics"
tags: [ "Basics" ]
tags: [ "basics" ]
---
You need about a dozen commands to move around Linux.

View File

@@ -1,6 +1,6 @@
---
title: "clock"
tags: [ "Basics", "time" ]
tags: [ "basics", "time" ]
---
Show system time:

View File

@@ -1,6 +1,6 @@
---
title: "conditionals"
tags: [ "Basics" ]
tags: [ "basics" ]
---
# If statements

View File

@@ -1,6 +1,6 @@
---
title: "cron"
tags: [ "Basics", "time" ]
tags: [ "basics", "time" ]
---
# Cronie

View File

@@ -1,6 +1,6 @@
---
title: "bash games"
tags: [ "Games" ]
tags: [ "games" ]
---
Games are a great way to learn bash.

View File

@@ -1,6 +1,6 @@
---
title: "kill"
tags: [ "Basics" ]
tags: [ "basics" ]
---
If you want to kill a program in a graphical environment, open a terminal and type:

View File

@@ -1,6 +1,6 @@
---
title: "locale"
tags: [ "Basics", "time" ]
tags: [ "basics", "time" ]
---
Your locale tells the computer your location, preferred time-and-date format, standard language, papersize, et c.

View File

@@ -1,6 +1,6 @@
---
title: "locating"
tags: [ "Basics" ]
tags: [ "basics" ]
---
# Type

View File

@@ -1,6 +1,6 @@
---
title: "processes"
tags: [ "Basics" ]
tags: [ "basics" ]
---
# Proccesses

View File

@@ -1,6 +1,6 @@
---
title: "time"
tags: [ "Basics", "time" ]
tags: [ "basics", "time" ]
---
# systemd

View File

@@ -1,6 +1,6 @@
---
title: "users"
tags: [ "Basics" ]
tags: [ "basics" ]
---
# Basic Information