qualcosa tipo questo?

codice:
ls -la|while read a b c d e f g h i l
do
echo "$a $b $c $d $e $f"
done

totale 11420                                                                            
drwx------ 16 root root 4096 2010-04-01                                                 
drwxr-xr-x 21 root adm 4096 2010-04-01                                                  
-rw-r--r-- 1 root root 558 2010-04-01                                                   
-rw-r--r-- 1 root root 145 2006-08-05                                                   
-rw------- 1 root root 21385 2010-03-31                                                 
-rw-r--r-- 1 root root 24 2006-08-05                                                    
-rw-r--r-- 1 root root 106 2006-08-05                                                   
-rw-r--r-- 1 root root 226 2006-08-05
...