Comment enregistrer l'historique des commandes dans Linux

 history > history.txt
# it will save the history of used commands in linux terminal.
visualscrapper