This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
labwc/debian/scripts/get_pwd.sh

3 lines
42 B
Bash
Raw Normal View History

2023-06-17 11:27:59 +02:00
#! /bin/sh
env | grep -w "PWD" | cut -c5-