@echo off echo Content-type: text/plain type blank-line.txt echo Hello, world
#include <stdio.h> int main() { printf("Location: http://www.mon.nouvel.URL/\r\n"); }
#!/bin/sh echo Location: http://new.url/ echo