Question: 1. A bash command to show the relative paths for every .py .c, and .java file within the current working directory or any of its
1. A bash command to show the relative paths for every .py .c, and .java file within the current working directory or any of its subtrees. The python files should display first, then the c files, then the java files. For example, say that you are currently in a directory named test with the following structure within it: L test code something.ml something.py other calculate.c compute.java scripting.py
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
