Search notes:

Shell command: namei

$  namei -om ~/.ssh/id_rsa
f: /home/rene/.ssh/id_rsa
 drwxr-xr-x root root /
 drwxr-xr-x root root home
 drwxr-xr-x rene rene rene
 drwx------ rene rene .ssh
 -rw------- rene rene id_rsa
$ namei /usr/bin/ld.so | grep '^ *l' | sed 's/^ *l //'
ld.so -> /lib64/ld-linux-x86-64.so.2
lib64 -> usr/lib64
ld-linux-x86-64.so.2 -> /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
lib -> usr/lib

See also

Shell commands such as ls, readlink and stat.

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