0

When running a hilfe session in a terminal and pressing the arrow up/down keys, I can reach the command I've previously fed to Hilfe. This is persistent between terminal sessions. I'm assuming there is a record file where the commands are saved. If my assumption is true, where can I find this file?

eMBee
  • 793
  • 6
  • 16

1 Answers1

0

on linux and mac it's in your homedirectory named .hilfe_history

on windows it is in the USERPROFILE directory, also named .hilfe_history

eMBee
  • 793
  • 6
  • 16