initial commit

This commit is contained in:
2025-04-29 08:51:10 +02:00
commit 115cc27152
7 changed files with 222 additions and 0 deletions
Executable
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env bash
#pid="$$"
#echo "scripts pid: ${pid}"
#echo "shells pid (hopefully): $(ps -o ppid)"
echo "pids[-2]: ${pids[-2]}"
path=$(pwd)
echo "$path"