hyprcursor/debian/scripts/get_pwd.sh

3 lines
42 B
Bash
Raw Normal View History

2023-10-19 21:02:53 +02:00
#! /bin/sh
env | grep -w "PWD" | cut -c5-