Problem
1. How will you save the last two digits of the year from the date output in a variable?
2. How do you display a listing of all directories in the PATH list?
3. Devise a sort command to order the file /etc/passwd on GID (primary) and UID (secondary) so that users with the same GID are placed together. Users with a lower UID should be placed higher in the list.