Multiple choice The commonly used UNIX commands like date, ls, cat etc., are stored in /dev directory /bin & /usr/bin directory /tmp directory /unix directory Reveal answer Fill a bubble to check yourself B Correct answer Explanation Standard UNIX commands like date, ls, cat, and other essential user binaries are stored in /bin (for basic commands) and /usr/bin (for less essential user commands). These directories are in the default PATH.