如何在linux sh中插入argv参数?

Zyg*_*tas 1 linux sh

我在sh中编写了一个小的安装程序,我不知道argv如何参数.

dwe*_*ner 7

像这样的东西?

#!/bin/sh

Dosomething $1 $2