a1 und a2
This commit is contained in:
4
pa-01/a2/j.sh
Executable file
4
pa-01/a2/j.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
f1="/var/log/cups"
|
||||
f2="/root"
|
||||
realpath -s --relative-to="$f1" "$f2"
|
||||
Reference in New Issue
Block a user