shell
See 100 linux shell questions.
Function to reduce duplication of code.
Shell is a collection of system commands
The first line starts with #!/bin/bash
#!/bin/bash
echo “123”
w
ls
Sp
shell
See 100 linux shell questions.
Function to reduce duplication of code.
Shell is a collection of system commands
The first line starts with #!/bin/bash
#!/bin/bash
echo “123”
w
ls
Sp