Can I make following perl pattern matching command to work in csh script? If no, is there a way to map this expression in csh pattern matching command?
if ( $tmp =~ /^\s*([^\s*=]+)\s*=\slayer(\s\"([^\"]+)\"\s*)/gi )
Regards, Divesh
Aucun commentaire:
Enregistrer un commentaire