Need help with UNIX command In an earlier assignment, you created a fileAsst dir
ID: 3888735 • Letter: N
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 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
Explanation / Answer
As it has not been provided what exactly is the absolute path of commandsAsst directory, hence will answer assuming common scenarios.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.