Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Moribundo Insurgente 2 (demoakracia@quitter.es)'s status on Sunday, 05-Aug-2018 13:50:39 EDT Moribundo Insurgente 2 Moribundo Insurgente 2
    Para los shellscripters, ¿Qué hago mal en este script?
    Me dice error sintáctico cerca del elemento inesperado `('
    Pensaba que los dos parentesis era para hacer cálculos.
    read -p "Introduce las horas del video: " hor
    read -p "Introduce los minutos del video: " min
    read -p "Introduce los segundos del video: " seg


    HORA=(($hor*3600))
    MINUTOS=(($min*60))
    CONV=(($HOR+$MIN+$seg))
    echo $CONV

    Gracias.
    In conversation Sunday, 05-Aug-2018 13:50:39 EDT from quitter.es permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.