hyprutils/debian/scripts/get_pwd.sh
2023-10-19 20:06:12 +01:00

3 lines
42 B
Bash
Executable File

#! /bin/sh
env | grep -w "PWD" | cut -c5-