Search notes:

R command line

Editing

ctrl-p or up arrow: go backwards in the command history.
ctrl-n or down arrow: go forward in the command history.
ctrl-h or backspace: delete character to the left.
ctrl-d or del: delete character to the right.
ctrl-a or home: move cursor to the line's start.
ctrl-e or end: move cursor to the end of the line.
ctrl-f or right: move cursor to the right.
ctrl-b or left: move cursor to the left.
ctrl-k: delete from cursor to the end of the line.
ctrl-u: delete from cursor to the beginning of the line.
tab: name completion.

See also

R function: history

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/developm...', 1759414189, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/R/command-line/index(69): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78