Create an alias

Report a typo

Create an alias under the name lsl of ls command with the -l option ("long listing format").

Sample Input 1:


Sample Output 1:

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

function solve {
# add your solution below

}
___

Create a free account to access the full topic