Autore |
Messaggio |
Argomento: SCRIPT PER SHELL UNIX |
samildanach
Risposte: 2
Consultazioni: 2881
|
Forum: Programmazione Inviato: 07 Ago 2008 17:52 Oggetto: SCRIPT PER SHELL UNIX |
Premessa: non ho tempo (come sempre).
Posso consigliarti di dare un occhio a awk che serve a parserare i file di testo.
Con quello puoi arrivare ad estrarre con semplicità l'ultimo numero della riga ... |
Argomento: SCRIPT PER SHELL UNIX |
samildanach
Risposte: 2
Consultazioni: 2881
|
Forum: Programmazione Inviato: 07 Ago 2008 12:45 Oggetto: SCRIPT PER SHELL UNIX |
salve a tutti, ho una richiesta da fare, devo fare uno script che mi restituisce la somma dell'ultimo numero di tutti i record seguenti:
81881;901;122020050;1
81881;901;122020050;1
81881;901;122 ... |
|