Search Results

Search: Posts Made By: posix
4,077
Posted By posix
How to initiate the function :confused:, check...
How to initiate the function :confused:, check how simple functions should work for your choosen inputs
#!/bin/sh
fun1(){
echo " i am in fun-1"
}
fun2(){
echo " i am in fun-2"
}
fun3(){
echo...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 05:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy