Help for this page

Select Code to Download


  1. or download this
    my $txt = '/w sample text with some / special /w characters > xyz';
    system('msg', 'username', $txt);
    
  2. or download this
    msg username "/w sample text with some / special /w characters > xyz"