forked from andonome/lk
remove redundant Documentation tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "at"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
Install with:
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Basics"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
|
||||
You need about a dozen commands to move around Linux.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "clock"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
|
||||
Show system time:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "conditionals"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
# If statements
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "cron"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
# Cronie
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "bash games"
|
||||
tags: [ "Documentation", "Games" ]
|
||||
tags: [ "Games" ]
|
||||
---
|
||||
|
||||
Games are a great way to learn bash.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "kernel"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
## Living Space
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "kill"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
|
||||
If you want to kill a program in a graphical environment, open a terminal and type:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "locale"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
|
||||
Your locale tells the computer your location, preferred time-and-date format, standard language, papersize, et c.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "locating"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
# Type
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "processes"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
# Proccesses
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "time"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
# systemd
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "users"
|
||||
tags: [ "Documentation", "Basics" ]
|
||||
tags: [ "Basics" ]
|
||||
---
|
||||
# Basic Information
|
||||
|
||||
|
Reference in New Issue
Block a user