mirror of
https://git.digitalstudium.com/digitalstudium/digitalstudium.com
synced 2023-12-29 08:06:35 +00:00
Sorting by date
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
---
|
||||
title: "BASH: arrays and hashmaps"
|
||||
category: bash-lifehacks
|
||||
filename: bash-arrays-and-hashmaps
|
||||
date: 2023-05-07T13:35:26.956Z
|
||||
date: 2023-05-07
|
||||
---
|
||||
Sometimes there is a need to use in BASH such structures as lists (also known as arrays) and dictionaries (also known as hashmaps and associative arrays). In this post there are some samples how to work with them.
|
||||
<!--more-->
|
||||
|
Reference in New Issue
Block a user