1 2 3 4 5 6 7 8 9
cat <<END <html> <head> <meta http-equiv='refresh' content='0; url=${redirectpage}.html'> </head> <body> </body> </html> END