This commit is contained in:
0qln
2025-10-20 09:51:27 +02:00
parent fc833b39ba
commit ed4aa3688d
9 changed files with 17 additions and 16 deletions

View File

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