sylis  [ Profile ]

Sort by: Date / Title /

  1. 2 years ago
    Pour listé les paquets orphelins sous arhc
    # pacman -Qdt
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/741"></script>
  2. 2 years ago and saved by 1 other
    1. #Désactive le bug écran de veille sous ubuntu + xgl
    2. xset -display :0 s off -dpms
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/613"></script>
  3. 2 years ago
    1. #Convertir un fichier texte d'un format Windows/dos vers unix:
    2.  
    3.   tr -d '\015' < win-format.txt > unix-format.txt
    4.  
    5. #Convertir un fichier texte d'un format unix vers Windows/dos:
    6.  
    7.   sed -e 's/$/\r/' unix-format.txt > win-format.txt
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/578"></script>
  4. sponsorised links

First / Previous / Next / Last / Page 1 of 1 (3 posteets)