come da topic, grazie mille![]()
come da topic, grazie mille![]()
Walk fast, chew slowly.
"We used students as subjects because rats are expensive and you get too attached to them"
devi usare le regular expression.
Non chiedermi come perchè continuo a rimandarne lo studio.
![]()
![]()
chars='listadeicaratterichevuoipescare' ; ls | grep $chars
così ti elenca i file che contengono i caratteri che hai messo in chars, poi cosa ne vuoi fare non so..![]()
@_=(115,-17,6);print+map{chr$_[$.=$_-$_]*$_**$.+++$_[$.]*$_**$.+++$_[$.]*$_**$.}$.-$...$#_
ehm chiedo scusa tu chiedevi di selezionare 'tranne' alcuni caratteri dunque è come quello che ho scritto prima solo che a grep gli dai un -v
insomma:
chars='listablabla' ; ls | grep -v $chars
![]()
@_=(115,-17,6);print+map{chr$_[$.=$_-$_]*$_**$.+++$_[$.]*$_**$.+++$_[$.]*$_**$.}$.-$...$#_
eh...anch'io sono nella tua stessa situazione...poi con gli esami adesso...devi usare le regular expression.
Non chiedermi come perchè continuo a rimandarne lo studio.
grazie adarkar, molto utile
Walk fast, chew slowly.
"We used students as subjects because rats are expensive and you get too attached to them"