(I got this answer from the archives, I have not received it by mail. Odd) >What doesn't work? Do you get error messages when you run TC or don't you >know how to use TC? I don't know how to use TC, which got me to read tutorials and try things for hours and hours. Nothing I've tried limits bandwidth. --------- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] = { "thomas@xxxxxxxxxxxx" }; char kernel[] = { "Linux 2.2" }; char *pgpKey[] = { "finger -m thompa@xxxxxxxxxxxxxx" }; char pgpfinger[] = { "6517 2898 6AED EA2C 1015 DCF0 8E53 B69F 524B B541" }; char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" }; } me_t;