Help for this page

Select Code to Download


  1. or download this
    open file ;
    rename Heading_1 /root/H1 ;
    rename Heading_2 /root/H2 ;
    save :b ;
    
  2. or download this
    rename :i { s/h/Heading_/ } /root/*[xsh:match(name(),'H[12]')] ;