Help for this page

Select Code to Download


  1. or download this
    alex@desktop:/usr/bin$ ls -ali | head
    total 169256
    ...
    37014 lrwxrwxrwx  1 root root          10 Sep 18  2024 add-patch -> ed
    +it-patch
    13872 lrwxrwxrwx  1 root root          26 Jan 14  2023 addr2line -> x8
    +6_64-linux-gnu-addr2line
    alex@desktop:/usr/bin$
    
  2. or download this
    alex@desktop:/usr/bin$ ls -ali /usr | head
    total 108
    ...
    13372 drwxr-xr-x   8 root root  4096 Jan 13  2024 libexec
       24 drwxr-xr-x  10 root root  4096 Mar 28  2022 local
    alex@desktop:/usr/bin$
    
  3. or download this
    alex@desktop:/usr/bin$ stat /usr/bin
      File: /usr/bin
    ...
    Change: 2026-03-14 13:29:15.836767197 +0100
     Birth: 2022-11-01 19:51:10.238946811 +0100
    alex@desktop:/usr/bin$
    
  4. or download this
    alex@desktop:/usr/bin$ stat /usr
      File: /usr
    ...
    Change: 2024-02-18 15:08:41.370981344 +0100
     Birth: 2022-11-01 19:51:08.739001035 +0100
    alex@desktop:/usr/bin$
    
  5. or download this
    alex@desktop:/usr/bin$ stat /
      File: /
    ...
    Modify: 2026-04-01 22:29:21.690873175 +0200
    Change: 2026-04-01 22:29:21.690873175 +0200
     Birth: 2022-11-01 19:51:06.000000000 +0100
    
  6. or download this
    alex@desktop:/usr/bin$ stat /run
      File: /run
    ...
    Change: 2026-04-01 23:57:03.205307793 +0200
     Birth: 2026-04-01 22:29:13.508184057 +0200
    alex@desktop:/usr/bin$
    
  7. or download this
    alex@desktop:/usr/bin$ ls -ali / | head
    total 76
    ...
         130 lrwxrwxrwx   1 root   root        9 Jan 25  2024 home -> data
    +/home
          14 lrwxrwxrwx   1 root   root        7 Mar 28  2022 lib -> usr/l
    +ib
    alex@desktop:/usr/bin$