Here’s how to display history without the line numbers.
history -w /dev/stdout |
Result
cd /etc/httpd/conf view httpd.conf vim wiki.conf vim ssl.conf |
cloud engineer
Here’s how to display history without the line numbers.
history -w /dev/stdout |
history -w /dev/stdout
Result
cd /etc/httpd/conf view httpd.conf vim wiki.conf vim ssl.conf |
cd /etc/httpd/conf view httpd.conf vim wiki.conf vim ssl.conf