Functions in bash
Created by Codedamn about a year ago
0
No description provided
2 Comments
0
Please how can i download the ubuntu terminal on mac os
0
function fn(){ // Do stuff echo "$1" return status_code }
fn "Hello"
status_code is defined between 0 and 255.
sleep digit(1), command pauses the code for digit amounts of time.
show more answers
Your comment