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

3 lines
42 B
Bash
Raw Normal View History

2023-06-24 17:54:33 +02:00
#! /bin/sh
env | grep -w "PWD" | cut -c5-