Python Forum
how to put history=0 in command prompt
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to put history=0 in command prompt
#8
Thanks to Buran. I tried your 2d proposal. It works fine. At the top of my command prompt ihave: C:\WINDOWS\system32\cmd.exe

And inside I have:

Microsoft Windows [Version 10.0.17134.48]
© 2018 Microsoft Corporation. All rights reserved.

C:\Users\Sylvain>set history
Environment variable history not defined

C:\Users\Sylvain>history=10
'history' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Sylvain>set history=10

C:\Users\Sylvain>history
'history' is not recognized as an internal or external command,
operable program or batch file.
Reply


Messages In This Thread
how to put history=0 in command prompt - by sylas - May-23-2018, 07:25 AM
RE: how to put history=0 in command prompt - by sylas - May-23-2018, 04:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  New for history Buffs Larz60+ 0 2,087 Oct-17-2018, 07:35 PM
Last Post: Larz60+
  How to become Administrator, once in Command Prompt sylas 4 7,345 Apr-03-2018, 04:42 PM
Last Post: sylas
  Using command prompt on windows 10 sylas 4 3,511 Feb-28-2018, 08:59 AM
Last Post: Loughran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020