@@ -2,7 +2,8 @@ first:
gcc src/main.c -o main
install:
/bin/bash echo "alias wordlec='$(realpath main)'" >> ~/.bashrc
/bin/bash source ~/.bashrc
sudo cp ./main /usr/bin/wordlec
sudo mkdir /usr/lib/wordlists
sudo cp ./lib/wordlist /usr/lib/wordlists/
run:
./main
The note is not visible to the blocked user.