Skip to content

Added .bash_history with some useful commands#2307

Merged
lslezak merged 1 commit intomasterfrom
bash_history
Apr 29, 2025
Merged

Added .bash_history with some useful commands#2307
lslezak merged 1 commit intomasterfrom
bash_history

Conversation

@lslezak
Copy link
Contributor

@lslezak lslezak commented Apr 29, 2025

Problem

  • It is annoying to type the debugging commands in a VM again and again.

Solution

  • What about preloading some useful commands in the .bash_history file?
  • It can serve also as a hint how to save logs, etc...

Notes

  • The list of commands is definitely not complete, more ideas are welcome.

Testing

  • Tested manually

Predefine some useful commands in the default bash history for
easier use. It can serve also as a hint how to save logs, etc...
@lslezak lslezak merged commit f4564ef into master Apr 29, 2025
8 checks passed
@lslezak lslezak deleted the bash_history branch April 29, 2025 12:02
@imobachgs imobachgs mentioned this pull request May 26, 2025
imobachgs added a commit that referenced this pull request May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants