Skip to content

Instantly share code, notes, and snippets.

View flymia's full-sized avatar
🏠
Working from home

Marc flymia

🏠
Working from home
View GitHub Profile
@oleksis
oleksis / Update_openSUSE_15.3_to_15.4.md
Last active June 25, 2023 01:53
Update openSUSE 15.3 to 15.4

Update openSUSE 15.3 to 15.4

Check current version

$ cat /etc/os-release
NAME="openSUSE Leap"
VERSION="15.3"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.3"
@eightyknots
eightyknots / avregex.md
Last active July 30, 2024 08:49
AvReg: Aviation regex match toolkit

AvReg: The Aviation RegEx Match Toolkit

General Tips

  • The PCRE flavour of RegEx is used here.
  • Append the i modifier to the end of the regex to make any pattern case-insensitive.

Aircraft

| Purpose | Description | RegEx | Example |