trainingger.blogg.se

Mac terminal commands for developers
Mac terminal commands for developers










mac terminal commands for developers

Here’s how you could check the long list view on the ls -lhS

mac terminal commands for developers

Lrwxrwxrwx 1 root root 31 Sep 3 06:15 vmlinuz.old -> boot/vmlinuz-4.15.0-112-genericīy the way, if you want to check some specific information about a single file, you can add its name the same way we did with the directory. Lrwxrwxrwx 1 root root 31 Sep 3 06:15 vmlinuz -> boot/vmlinuz-4.15.0-115-generic Lrwxrwxrwx 1 root root 34 Sep 3 06:15 initrd.img -> boot/initrd.img-4.15.0-115-generic












Mac terminal commands for developers