Question: Need help with UNIX command In an earlier assignment, you created a fileAsst directory. Some files have just been placed into that directory, some of
Need help with UNIX command
In an earlier assignment, you created a fileAsst directory. Some files have just been placed into that directory, some of which are text files (recognizable as such because their names end with .txt). Now these files are in your fileAsst directory, but your current working directory is the commandsAsst directory.
Give a command to list the names of those same text files, using a relative path to the fileAsst directory as part of your command.
The absolute path is
ls /home/username/UnixCourse/fileAsst/*.txt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
