Find those little haskells

Report a typo

Use ls command and glob patterns to list all the files ending in .hs like Imhere.hs from the current directory.

Sample Input 1:

Sample Output 1:

Ok
Write a program in Shell
#!/usr/bin/env bash

solve() {
# add your solution here

}
___

Create a free account to access the full topic