Give a command line for displaying attributes of all the file starting with a string prog, followed by zero or more characters and ending with a string .c in the courses/ece345 directory in your home directory.
What will be an ideal response?
ls -l ~/courses/ece345/prog*.c
Computer Science & Information Technology