Search notes:

Shell command: cat

cat concatenates files and prints their content to stdout.

Precede every line with the line number:

Cat precedes every line with its line number when invoked with -n.
cat -n file

See also

Combining cat with a here document to create a file.
tac prints the lines of a file in reverse order.
Shell commands
In cmd.exe, the contents of a file can be displayed with the type command.
In PowerShell, a file's content is returned by get-content.

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...', 1740440251, '13.58.201.249', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/shell/commands/cat(56): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78