forked from andonome/lk
lowercase tags
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "android"
|
||||
tags: [ "System", "phone" ]
|
||||
tags: [ "system", "phone" ]
|
||||
---
|
||||
# mtpfs
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "awk"
|
||||
tags: [ "System", ".csv" ]
|
||||
tags: [ "system", ".csv" ]
|
||||
---
|
||||
# Basics
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "bash tips"
|
||||
tags: [ "Shell", "POSIX" ]
|
||||
tags: [ "shell", "POSIX" ]
|
||||
---
|
||||
## Track Live Changes
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "character-encoding"
|
||||
tags: [ "System", "encoding" ]
|
||||
tags: [ "system", "encoding" ]
|
||||
---
|
||||
|
||||
Convert a text file from one encoding type to another with:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Default Programs"
|
||||
tags: [ "Defaults", "Mime Type" ]
|
||||
tags: [ "defaults", "mime type" ]
|
||||
---
|
||||
|
||||
Install the package `xdg-utils`, then make very liberal use of the tab button.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "lf - The Light File Manager"
|
||||
tags: [ "File Browser", "TUI" ]
|
||||
tags: [ "file browser", "TUI" ]
|
||||
---
|
||||
|
||||
## Config File
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "logs"
|
||||
tags: [ "System" ]
|
||||
tags: [ "system" ]
|
||||
---
|
||||
|
||||
# Basic
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Monitoring"
|
||||
tags: [ "System", "CPU", "Memory" ]
|
||||
tags: [ "system", "CPU", "memory" ]
|
||||
---
|
||||
|
||||
Print the average CPU load over 1 minute, 5 minutes, and 15 minutes:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "partitions"
|
||||
tags: [ "System" ]
|
||||
tags: [ "system" ]
|
||||
---
|
||||
|
||||
# FDisk Basics
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "snaps"
|
||||
tags: [ "System", "Ubuntu", "snap" ]
|
||||
tags: [ "system", "Ubuntu", "snap" ]
|
||||
---
|
||||
> sudo apt-get purge -y snapd
|
||||
|
||||
|
Reference in New Issue
Block a user