mercredi 25 mars 2015

Its possible use special characters in a shell function name?


I have to create the function in shell script, that function name must contain the special characters. like



>()
{
echo $1 $2
}


Here my function name is >, If its possible how can I give, Like above I tried that But it will through the error



Aucun commentaire:

Enregistrer un commentaire