kirara2=/n/other/kirara2 kirara=$kirara2 This is in many of the scripts, and you are required to manually correct it.
if(~ $#kirara2 0) kirara2=/n/other/kirara2 Is there a reason something like this is not done instead?
kirara2=/n/other/kirara2 kirara=$kirara2 This is in many of the scripts, and you are required to manually correct it.
if(~ $#kirara2 0) kirara2=/n/other/kirara2 Is there a reason something like this is not done instead?