• J Phani Mahesh's avatar
    simplify call by using $@ · 60a94dae
    J Phani Mahesh authored
    $@ refers to all arguments, which is a nice way of saying $1 $2 ..., plus it doesn't need updating if we need more arguments.
    60a94dae
le.sh 31.4 KB