Changes between Initial Version and Version 1 of Ticket #1730, comment 4


Ignore:
Timestamp:
07/05/11 17:52:54 (13 years ago)
Author:
egmont
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1730, comment 4

    initial v1  
    44 
    55Try: 
    6 { for i in `seq 1 4095`; do echo -n x ; done ; echo -e '\0303\0241x\n' ; } > /tmp/x 
     6{ for i in $(seq 1 4095); do echo -n x ; done ; echo -e '\0303\0241x\n' ; } > /tmp/x 
    77mcview /tmp/x 
    88enable line wrapping