Tag: command-history

152 Remove a certain line from Bash history file 2012-01-31T15:43:03.290

46 oh-my-zsh history completion 2012-04-27T13:23:48.747

35 How can I add a command to the Bash history without executing it? 2010-04-28T17:52:21.530

33 Command history in zsh 2012-04-10T23:34:20.420

30 How to view command history of another user in Linux? 2011-07-11T21:44:59.773

27 (reverse-i-search) in Bash 2010-07-01T19:37:41.827

25 Separate up arrow lookback for local and global ZSH history 2012-07-09T08:06:35.733

16 bash save history without exit 2013-02-21T14:47:25.067

10 Windows Command Prompt: How to change the size of command history window? 2011-07-26T09:38:35.693

10 To know which IP executed a certain command in linux using ssh 2013-03-07T12:55:42.870

10 How can you reverse the direction of alt-period in Bash? 2013-05-10T11:03:27.207

10 How do I change the .bash_history file location? 2014-05-30T19:53:53.100

9 How to selectively navigate through Bash command history on a Linux terminal 2013-04-30T13:44:30.517

7 Custom prompt botched during history and control-a in OS X's Terminal.app using Bash 2011-09-19T20:26:13.197

7 Change the order of Windows shell command history retrieval 2012-08-13T10:27:12.583

6 When and how is bash_history appended to? 2011-12-01T00:30:44.383

6 How to disable the confirmation of history expansions like `!!` 2014-02-09T16:41:01.433

6 Is it possible to clear history in windows command prompt? 2017-03-06T12:47:24.070

5 Vim-like history in bash? 2012-10-23T00:49:59.933

5 Notepad++ Undo History wanted 2014-01-20T14:16:34.317

5 Automatically export history at end of powershell session 2015-02-20T03:52:17.750

4 How to enable command history in Run command dialog box? 2012-11-05T11:05:34.193

4 Shell history support that doesn't suck? 2013-12-12T02:08:40.107

4 Incorrect output of history command of ssh. How to read the timestamp info correctly 2015-08-24T13:31:59.163

4 CTRL+R in shell - if I go past the command I want, how do I get back to it? 2016-04-20T18:44:58.513

4 Why can you not sudo history? 2017-04-12T02:16:30.897

4 TAB completion with .bash_history 2018-06-15T14:01:46.787

3 Bash alias history substitution similar to \!* in csh 2012-02-22T22:10:56.083

3 Delete current command 2012-09-08T04:57:53.970

3 How to log in which terminal session a zsh command was run 2012-10-18T10:08:16.387

3 Unix-like command-line shells: Get full command input/output history 2013-03-17T04:11:26.053

3 How to log bash command with its output? 2013-04-24T15:20:20.950

3 Use a separate history for 'read -e' (readline) 2014-02-01T01:16:59.237

3 Bash is losing history even though shopt -s histappend is set 2014-05-05T23:48:47.860

3 Is there a way to stop terminal from saving commands? 2015-07-03T11:39:18.580

3 How can I have an unlimited history in zsh? 2015-09-11T13:28:25.380

2 Record all commands 2012-01-21T17:09:51.160

2 can I use wrap a command inside a history-aware script? 2012-01-25T20:14:11.197

2 How to enable the bash history only caching commands that are acutally in path? 2012-12-06T16:10:26.457

2 How to start bash and immediately "type" command into it? 2013-02-04T21:42:52.203

2 Remove Internet Explorer Address Bar URL History from Run dialogue? 2013-06-16T12:37:49.200

2 Logging in over ssh in a different session? 2013-11-11T18:00:08.010

2 Disable repeated items in bash history 2014-04-08T12:20:28.243

2 In Windows Command Prompt, how to get the last command that started with some letters? 2014-08-13T17:13:53.167

2 How to make windows 8.1 command line save commands history? 2014-09-19T00:44:48.477

2 Why does "cmd /k" reset/clear/delete command history? 2015-01-13T09:31:17.670

2 Is there a way to determine which user ran a command in bash history? 2015-02-02T20:34:09.060

2 How to access history of all Emacs commands? 2015-04-28T01:09:08.923

2 zsh doesn't log not found commands to history 2015-10-01T01:50:36.740

2 How to log every input and output and write to file in Bash? 2016-07-20T20:31:05.560

2 Why are powershell commands named cmdlets (command lets) and what is the difference between command and command-let? 2017-04-01T05:52:32.530

2 Replace argument N in previous command 2017-06-26T17:22:07.233

2 applying reverse-i-search to a file 2017-10-13T10:51:19.687

2 How to run encryption commands on linux without shell history logging 2017-10-29T23:09:23.350

2 Why was ctrl+c chosen to kill a process? 2017-11-15T20:02:04.687

2 Setting Bash history sizes to -1 clears the history 2019-06-10T09:38:05.660

1 Repeat last command matching "two words" zsh 2012-02-19T02:47:30.973

1 Accessing your bash profile and history anywhere - via the internet 2012-03-02T22:26:46.067

1 trying to get .csh history via arrow keys 2012-03-27T18:48:56.203

1 How to append to bash history before showing the prompt if the line isn't a duplicate? 2012-04-29T03:03:07.050

1 Does Linux save the history of executed commands 2012-07-31T19:28:23.350

1 how to speed up my .bash_history commands 2012-08-09T18:14:16.093

1 How to enable command history in Run, without enabling recently opened programs history in start menu? 2012-11-05T11:39:42.617

1 put in bash or zsh history absolute path to files I working on 2013-02-19T10:29:19.903

1 How to set history length for msys? 2013-03-25T17:40:39.203

1 Copy all users' .bash_history in one go 2013-04-02T19:10:16.923

1 Making bash command history act like Windows command shell 2013-08-08T01:23:15.687

1 Terminal history in auto-completion 2013-09-22T17:17:30.657

1 "history position out of range" when calling history from bash script 2013-09-24T21:53:26.440

1 How to see history of commands entered as superuser 2013-11-02T20:51:53.210

1 How to port my current bash history over when opening a tmux session? 2014-07-26T13:26:03.337

1 Serial Port output history? 2015-08-20T16:33:49.317

1 Difference in cd.. and cd .. (Change Directory) 2016-07-19T14:29:10.037

1 How to run previous command by history index in Windows command prompt 2016-09-22T05:38:35.300

1 Bash history corrupted after power loss 2016-09-28T02:52:56.143

1 Is there any way to prevent the current CMD input being erased by a blank history suggestion? 2016-11-22T22:59:41.413

1 How does the "history" command work? 2016-12-20T17:53:06.513

1 How do I write a bash alias that replaces !$ with the previous command’s last word? 2017-01-25T22:56:02.333

1 Bash history not working? 2017-10-09T16:54:34.350

1 How do I make . execute the last shell command in zsh? 2017-11-14T01:25:56.090

1 Wrap the history number - reset history number without losing history 2018-06-19T16:09:33.277

1 Why Bash does not scan all of its own history file 2019-02-06T13:04:53.387

1 Custom bash client history overlap 2019-03-28T15:08:08.840

1 How much time has passed since first command in zsh 2020-01-05T07:12:47.863

1 infinite history in bash, when using multiple terminals(terminator) without losing commands and messed up order 2020-01-23T07:45:35.470

0 Command history for user never using interactive shell 2012-03-10T10:57:44.107

0 Is it possible to see commands that user have run over ssh? 2013-07-24T03:11:41.353

0 Bash History Under OS X (Mavericks) 2014-05-01T14:18:45.270

0 History in bashrc on login vs manual sourcing - clearing and loading 2014-08-13T16:44:21.690

0 How can I enable preserving of the run dialog box history in Windows XP 2014-09-06T07:12:28.030

0 Sensitive info in Powershell and/or cmd invocations 2015-08-31T16:14:32.023

0 Accidentally partially deleted home directory . . . Killed with ctl-c, which file is corrupted? 2015-09-21T14:39:18.460

0 Scroll through shell history based on command or stub/stem? 2015-10-08T19:44:04.790

0 executing history command as another user 2016-05-25T04:31:34.777

0 Seeing actual commands typed in bash history 2016-07-22T12:01:28.540

0 bash: opposite of "histignore" behavior 2016-07-26T18:48:03.993

0 which IP address connects to my server 2016-08-02T08:38:20.793

0 How to get commands before timestamps in `history` output in Bash? 2016-11-08T00:08:09.790

0 Linux utility to add a command line history buffer to any executable that gets input from STDIN? 2017-01-11T17:30:18.277