Answers for "create script bash ubuntu"

0

create script bash ubuntu

#!/bin/bash
echo "welcome"
ls
echo "this is the whole list of dir"
Posted by: Guest on March-31-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language