Skip to content
Snippets Groups Projects
Select Git revision
  • 2023ss default protected
  • 2022ss
  • 2021ss
  • 2020ss
  • 2019ss
  • 2018ss
  • 2017ss
  • 2016ss
  • 2015ss
  • 2014ss
10 results

filesystems-16.txt

Blame
  • Forked from Peter Gerwinski / bs
    75 commits behind the upstream repository.
    filesystems-16.txt 670 B
    cassini/home/peter/bo/2022ss/bs/20220502# cp -pi ../common/os-layers-5.jpg /media/usb0/
    cp: der Eigentümer für '/media/usb0/os-layers-5.jpg' konnte nicht beibehalten werden: Die Operation ist nicht erlaubt
    cassini/home/peter/bo/2022ss/bs/20220502# ls -l ../common/os-layers-5.jpg
    -rw-r--r-- 1 peter peter 54499 Mai  4  2015 ../common/os-layers-5.jpg
    cassini/home/peter/bo/2022ss/bs/20220502# ls -l /media/usb0/
    insgesamt 68
    drwxr-xr-x  2 root root  4096 Mai  2 14:03 .
    drwxr-xr-x 17 root root  4096 Dez  4  2020 ..
    -rwxr-xr-x  1 root root 54499 Mai  4  2015 os-layers-5.jpg
    -rwxr-xr-x  1 root root    19 Mai  2 13:30 test.txt
    cassini/home/peter/bo/2022ss/bs/20220502#