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