4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    3 results tagged fr x
    • thumbnail
      julienblitte/qwerty-fr: Qwerty keyboard layout with french accents
      December 2, 2020 at 2:50:46 PM GMT+1 - permalink - archive.org - https://github.com/julienblitte/qwerty-fr
      fr qwerty
    • Note: cron currency

      cat bin/currency.bash

      !/bin/bash

      Today

      echo -n "Today : "
      curl -s "http://api.fixer.io/latest?symbols=EUR,CHF&base=CHF" | jq '.rates|.EUR'

      Last 10 days

      for i in {1..10}; do
      dc=$(date --date="$i day ago" +%Y-%m-%d)
      echo -n "$dc : "
      curl -s "http://api.fixer.io/${dc}?symbols=EUR,CHF&base=CHF" | jq '.rates|.EUR'
      done

      Lien XE Graphique 1 month ago

      echo "http://www.xe.com/currencycharts/?from=CHF&to=EUR&view=1M"

      December 27, 2016 at 12:21:04 PM GMT+1 - permalink - archive.org - https://links.infomee.fr/?x9_68Q
      ch cron currency devise fr
    • Voix passive
      June 7, 2013 at 11:45:31 AM GMT+2 - permalink - archive.org - http://www.francaisfacile.com/exercices/exercice-francais-2/exercice-francais-9841.php
      fr francais français french grammaire
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation