unix - Can I call a function of a shell script from another shell script - Stack Overflow

unix - Can I call a function of a shell script from another shell script - Stack Overflow

瀏覽:1178
日期:2025-10-02
There is a situation I have 2 shell script. The second shell script contains all the common function second.sh func1 func2 The first.sh shell script will call the second shell script with ......看更多