Hacker News new | past | comments | ask | show | jobs | submit | catcar's comments login

  unameOut="$(uname -a)"

  case "${unameOut}" in

	*Microsoft*) machine="WSL";;

	Linux*)      machine=Linux;;

	Darwin*)     machine=Mac;;

	CYGWIN*)     machine=Cygwin;;

	MINGW*)      machine=MinGw;;

	*)           machine="UNKNOWN:${unameOut}"

  esac

  unset unameOut

  PROMPT_COMMAND='echo -ne "\033]0;[${machine}] ${USER}@${HOSTNAME}: ${PWD}\007"'


Those shoes were actually great: https://patents.google.com/patent/US5588227


Ha, I also liked those shoes. Looks like the patent for the competing Reebok Pump also expired a few years ago: https://patents.google.com/patent/US5113599A . It's interesting to see that LA Gear filed for their Regulators patent 1 month before Reebok was granted the Pump patent.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: