ls /usr/bin/dotnet* -l
$ ls /usr/bin/dotnet* -l | |
lrwxrwxrwx 1 root root 26 12月 2 16:31 /usr/bin/dotnet -> ../share/dotnet/bin/dotnet | |
lrwxrwxrwx 1 root root 34 12月 2 16:31 /usr/bin/dotnet-compile -> ../share/dotnet/bin/dotnet-compile | |
lrwxrwxrwx 1 root root 38 12月 2 16:31 /usr/bin/dotnet-compile-csc -> ../share/dotnet/bin/dotnet-compile-csc | |
lrwxrwxrwx 1 root root 41 12月 2 16:31 /usr/bin/dotnet-compile-native -> ../share/dotnet/bin/dotnet-compile-native | |
lrwxrwxrwx 1 root root 31 12月 2 16:31 /usr/bin/dotnet-init -> ../share/dotnet/bin/dotnet-init | |
lrwxrwxrwx 1 root root 34 12月 2 16:31 /usr/bin/dotnet-publish -> ../share/dotnet/bin/dotnet-publish | |
lrwxrwxrwx 1 root root 31 12月 2 16:31 /usr/bin/dotnet-repl -> ../share/dotnet/bin/dotnet-repl | |
lrwxrwxrwx 1 root root 35 12月 2 16:31 /usr/bin/dotnet-repl-csi -> ../share/dotnet/bin/dotnet-repl-csi | |
lrwxrwxrwx 1 root root 33 12月 2 16:31 /usr/bin/dotnet-resgen -> ../share/dotnet/bin/dotnet-resgen | |
lrwxrwxrwx 1 root root 34 12月 2 16:31 /usr/bin/dotnet-restore -> ../share/dotnet/bin/dotnet-restore | |
lrwxrwxrwx 1 root root 31 12月 2 16:31 /usr/bin/dotnet-test -> ../share/dotnet/bin/dotnet-test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment