Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Conversation

Notices

  1. T3rr0rZ0n3 #NiUnaMés (zagur@gnusocial.net)'s status on Friday, 28-Sep-2018 11:33:10 UTC T3rr0rZ0n3 #NiUnaMés T3rr0rZ0n3 #NiUnaMés
    Me han pedido generar 56 cuentas de correo -.-, así he actuado: 

    #!/bin/bash

    while read user
    do


    email=`echo $user | cut -d" " -f1`
    pass=`< /dev/urandom tr -dc A-Z-a-z-0-9 | head -c10 && echo ""`


    echo "Usuario: $email" >> final
    echo "Contraseña: $pass" >> final
    echo "" >> final
    done < users
    In conversation Friday, 28-Sep-2018 11:33:10 UTC from gnusocial.net permalink
    • elbinario, puppetmaster and Maisun like this.
    • puppetmaster and Maisun repeated this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.