Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
Bash Command (History) Number In PS1
\!
is the history number. Source.
Tags:
Bash
Prompt
Command History
Related
Is there a faster way to remove a line (given a line number) from a file?
How to write file into another
Apache installation configuration can't find PCRE? ( pcre-config for libpcre not found )
How to use Nautilus as default in XFCE?
Tmux not sourcing my .tmux.conf
bash shell - ssh remote script capture output and exit code?
git pull from remote but no such ref was fetched?
Create sub-directories and organize files by date
Delete key doesn't work on command line
How can I merge pdf files so that each file begins on an odd page number?
Backup file with .bak _before_ filename extension
Changing root password does not change sudo password
Recent Posts
Pandas how to find column contains a certain value
Recommended way to install multiple Python versions on Ubuntu 20.04
Build super fast web scraper with Python x100 than BeautifulSoup
How to convert a SQL query result to a Pandas DataFrame in Python
How to write a Pandas DataFrame to a .csv file in Python