Quantcast
Channel: Il Bloggatore » shell bash
Viewing all articles
Browse latest Browse all 3

Benchmark bash dash ksh csh zsh

$
0
0
  PoisonBit per lavori che sta facendo a voluto fare dei test per decidere quale shell usare, a questo proposito ha fatto un test per verificarne le performance. Io ho modificato questo script aggiungendo ulteriori shell. Lo script è il seguente:   #!/bin/bash testdir="/home/edmond/test/" mkdir -p "$testdir" printf '#!/bin/dash --\n\n'...

Viewing all articles
Browse latest Browse all 3