Skip to main content
added 18 characters in body
Source Link
Joseph R.
  • 40.6k
  • 8
  • 115
  • 146

I was reading a shell script and I found the below command there. I tried searching on googleGoogle thinking attach, forceattach, deleteforce and delete are the options used while running a script. But failed to find anything. Can anyone please explain what exactly the below command dobelow does? Please tellexplain the usage of every single entity.

./filename.sh -attach -force -delete -ctxtype 1

./filename.sh -attach -force -delete -ctxtype 1

I was reading a shell script and I found the below command there. I tried searching on google thinking attach, force, delete are the options used while running a script. But failed to find anything. Can anyone please explain what exactly the below command do? Please tell the usage of every single entity.

./filename.sh -attach -force -delete -ctxtype 1

I was reading a shell script and I found the below command there. I tried searching on Google thinking attach, force and delete are the options used while running a script. But failed to find anything. Can anyone please explain what exactly the command below does? Please explain the usage of every single entity.

./filename.sh -attach -force -delete -ctxtype 1
Source Link
Smith
  • 3
  • 1
  • 5

Meaning of different options used while running a shell script

I was reading a shell script and I found the below command there. I tried searching on google thinking attach, force, delete are the options used while running a script. But failed to find anything. Can anyone please explain what exactly the below command do? Please tell the usage of every single entity.

./filename.sh -attach -force -delete -ctxtype 1