a1 und a2

This commit is contained in:
0qln
2025-10-20 09:40:01 +02:00
commit fc833b39ba
36 changed files with 2220 additions and 0 deletions

4
pa-01/a2/i.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
f1="/usr/include/linux"
f2="/usr/bin/X11/X"
realpath -s --relative-to="$f1" "$f2"