It's a type of Planche
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

5 lines
135B

  1. #!/usr/bin/env bash
  2. # Find the symlink in /dev/disk/by-id that points to /dev/sdd
  3. find -L /dev/disk/by-id -xtype l -samefile /dev/sdd