Shell script to read 3 numbers and find the greaters of the three

Shell script to read 3 numbers and find the greaters of the three

瀏覽:1405
日期:2025-12-03
#!/bin/bash # Shell script to read 3 numbers and find the greaters of the three # ----- # Copyright (c) 2005 nixCraft project # This script is licensed under GNU GPL version 2.0 or ......看更多