#!/usr/bin/perl -w use strict; print "Enter: "; my $input = ; #### [home]$ perl test.pl Enter: test^H^H