• 请不要在回答技术问题时复制粘贴 AI 生成的内容
Rorschach
V2EX  ›  程序员

能否在Linux终端或win7的命令提示符中,按上下键的时候不显示历史命令?

  •  
  •   Rorschach · Nov 29, 2013 · 3266 views
    This topic created in 4570 days ago, the information mentioned may be changed or developed.
    3 replies    1970-01-01 08:00:00 +08:00
    g0t3n
        1
    g0t3n  
       Nov 29, 2013
    bash:
    unset HISTFILE
    export HISTSIZE=0
    Kymair
        2
    Kymair  
       Nov 29, 2013
    你是想直接disable掉這個功能,還是想另作他用?

    Linux下的話
    unset HISTFILE
    http://www.commandlinefu.com/commands/view/2237/disable-history-for-current-shell-session
    XDA
        3
    XDA  
       Nov 29, 2013
    history -c
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3613 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 10:32 · PVG 18:32 · LAX 03:32 · JFK 06:32
    ♥ Do have faith in what you're doing.