User Tools

Site Tools


git_bash_notes

This is an old revision of the document!


how to end stdin

find out whether a terminal is cygwin or git bash

uname -s | cut -f 1 -d '-'
terminal output
git bash MINGW64_NT
cygwin CYGWIN_NT

See also:

git_bash_notes.1647659732.txt.gz · Last modified: 2022/03/19 03:15 by admin