# Rename asm files that use the old name and replace it with a new one.
filenames=$(grep -rl "$1" asm/**/*/"$1".s)
echo$filenames
echoif[[$filenames=~ "No such file or directory"]];then
a=1
fi
#} &> /dev/null
echo$a
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.