Hi Everyone, i am just started linux basic test and stuck at Question 5.
Identify the package that provides the file /usr/bin/chsh and save the answer in a file called /opt/required_software .
Use sudo if you need to run any command with root level permissions.
Can you please guide what are the commands for this?
uname -a suggests Ubuntu but if you cat /etc/os-release you will see that it’s actually Centos 8.
You will therefore use: yum whatprovides /usr/bin/chsh