Ommit optional positional argument(s) in order to maintain their default value

前端 未结 0 1830
Happy的楠姐
Happy的楠姐 2020-12-08 18:49

Is there a way to ommit optional positional arguments when parsing parameters during invokation of the bash script? Quick example:

#!/bin/bash

# Usage: $0 &l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题