Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

20 bytes removed, 09:47, 4 May 2021
LINUX PRACTICE QUESTIONS
if [ $((x % 2)) -eq 0 ]
then
echo "this" else echo "that" fi
done
13,420
edits

Navigation menu