llvm-strings
This command is an alias of strings.
Install
- All systems
-
curl cmd.cat/llvm-strings.sh
- Debian
-
apt-get install llvm-7
- Ubuntu
-
apt-get install llvm-8
- Arch Linux
-
pacman -S llvm6
- Kali Linux
-
apt-get install llvm-7
- Fedora
-
dnf install llvm6.0
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install llvm-8
- Raspbian
-
apt-get install llvm-4.0
- Dockerfile
- dockerfile.run/llvm-strings
This command is an alias of strings.
-
View documentation for the original command:
tldr strings
© tl;dr; authors and contributors