Search notes:

fc

The bash built-in fc processes the command history list.
fc
Invokes $EDITOR and lets one write a (possibly complex) shell command. After saving and closing the editor, that command is executed. Alternatively, <Esc>v can be used (provided set -o vi is used)

esc v

When in vi mode, esc followed by v also opens the editor. It has the advantage that the currently typed (but not executed) command is taken into the editor for further processing

See also

bash

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/sh...', 1737453303, '18.188.135.3', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/shell/bash/fc(46): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78