Create get_pwd.sh

This commit is contained in:
ferrreo 2023-10-19 20:02:53 +01:00 committed by GitHub
parent 8c92b4ec32
commit 0f3e5a1b1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/scripts/get_pwd.sh vendored Normal file
View File

@ -0,0 +1,2 @@
#! /bin/sh
env | grep -w "PWD" | cut -c5-