Skip to content

Instantly share code, notes, and snippets.

@vdmitriyev
vdmitriyev / knowledgebase-gist.md
Last active July 19, 2024 22:25
random / temporary links for reading / reviewing
#!/bin/bash
checkExisting(){
echo "Checking if already existing device on file..."
while read fileLine; do
if [ "$line" = "$fileLine" ]; then
echo "[WARNING] Device already initialized on this system. Nothing to do here"