Show page source of FrontPage #118744

{{{ comment
English initial message
}}}
-- build & install[[BR]]
{{{
~$ ./configure && make && make install

 - install dir is [configure_dir]/install
 - 2.8GHz 1cpu: 5min / Rpi_2B 1cpu: 20min
}}}

[[BR]]
-- usage[[BR]]
 * ped command:[[BR]]
{{{
~$ ./ped -h ..or.. ./ped -H
~$ echo 12abc34 | ./ped -re 'ID <- [a-zA-Z_] [a-zA-Z0-9]* {_0 = "@" _0 "@" }'
      #>> 12@abc@34
}}}
[[BR]]
 * libped.a/so: see man ped.3