Question : Unix filler

Can someone please advice how to add a filler to the end of the line in unix

I have

line2=$(echo `head -1 T.txt`|cut -c 1-17)003$(echo `head -1 T.txt`|cut -c 21-175)
line2=$(echo `head -1 T.txt`|cut -c 1-17)003$(echo `head -1 T.txt`|cut -c 21)

After position 21, there's 154 filler spaces in the original file

I tried both commands above, but it terminates at posiiton 21 and removes the filler spaces.

Answer : Unix filler

Depends on your needs.  If a general file/print server, you could use link aggregation for more bandwidth.  That team will allow ports to fail and still maintain the connection and IP addresses until only one port is left.

I've never had more that 2x GigE.  At that point, I just don't have storage arrays fast enough to keep up with the network speed.  Even at a fast 120MB/sec transfer between two servers with RAID arrays, that's a tick less than 1Gbps over the network.
Random Solutions  
 
programming4us programming4us