Create an alias under the name lsl of ls command with the -l option ("long listing format").
Variables and aliases
Create an alias
Report a typo
Sample Input 1:
Sample Output 1:
OKWrite a program in Shell
#!/usr/bin/env bash
function solve {
# add your solution below
}
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.