nouveau fichier : gitea.sh
nouveau fichier : siotp/sisr1/tp4/Users.csv nouveau fichier : siotp/sisr1/tp4/createLogins.sh nouveau fichier : siotp/sisr1/tp4/logins.csv
This commit is contained in:
parent
4d789def5c
commit
0240b7d77a
30
siotp/sisr1/tp4/Users.csv
Normal file
30
siotp/sisr1/tp4/Users.csv
Normal file
@ -0,0 +1,30 @@
|
||||
Ermengarde,Berthelmot,eberthelmot0@webmd.com,Female,Accountant
|
||||
Kassi,Bunker,kbunker1@xinhuanet.com,Female,Production
|
||||
Moises,McCallum,mmccallum2@i2i.jp,Male,Production
|
||||
Patrizio,Lune,plune3@upenn.edu,Male,Accountant
|
||||
Blanch,Everix,beverix4@php.net,Female,Accountant
|
||||
Stafani,Kibbel,skibbel5@marriott.com,Female,Production
|
||||
Ignacius,Mosdell,imosdell6@cloudflare.com,Male,Management
|
||||
Jeana,Waller-Bridge,jwallerbridge7@mapy.cz,Female,Management
|
||||
Elroy,Dressel,edressel8@opera.com,Male,Production
|
||||
Thea,Strettell,tstrettell9@nature.com,Female,Production
|
||||
Solomon,Insoll,sinsolla@utexas.edu,Male,Accountant
|
||||
Carri,Feedome,cfeedomeb@ask.com,Female,Accountant
|
||||
Padraic,Chetwind,pchetwindc@last.fm,Male,Management
|
||||
Solly,D'Ugo,sdugod@uiuc.edu,Male,Production
|
||||
Konstanze,MacCostigan,kmaccostigane@seattletimes.com,Female,Accountant
|
||||
Roxane,Powlesland,rpowleslandf@pcworld.com,Female,Management
|
||||
Orelle,Kennealy,okennealyg@arstechnica.com,Female,Production
|
||||
Sukey,Soitoux,ssoitouxh@shinystat.com,Female,Production
|
||||
Nelli,Syce,nsycei@blogger.com,Female,Production
|
||||
Clarisse,Shillam,cshillamj@dailymotion.com,Female,Production
|
||||
Carin,Gueny,cguenyk@naver.com,Female,Management
|
||||
Donny,Riepel,driepell@addtoany.com,Male,Production
|
||||
Daniella,Ralfe,dralfem@wunderground.com,Female,Production
|
||||
Lexy,Clynmans,lclynmansn@furl.net,Female,Production
|
||||
Gardiner,Adamthwaite,gadamthwaiteo@spotify.com,Male,Production
|
||||
Woodman,Lippett,wlippettp@purevolume.com,Male,Production
|
||||
Nadya,Munnion,nmunnionq@flavors.me,Female,Production
|
||||
Llewellyn,Habershon,lhabershonr@alibaba.com,Male,Production
|
||||
Isaak,Greatrex,igreatrexs@seesaa.net,Male,Production
|
||||
Darill,Frostdyke,dfrostdyket@cafepress.com,Male,Production
|
|
16
siotp/sisr1/tp4/createLogins.sh
Normal file
16
siotp/sisr1/tp4/createLogins.sh
Normal file
@ -0,0 +1,16 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
rm ./logins.csv
|
||||
while read line
|
||||
do
|
||||
echo $line > ./temp.txt
|
||||
prenom=$(cut -d "," -f 1 ./temp.txt)
|
||||
nom=$(cut -d "," -f 2 ./temp.txt)
|
||||
initial=$(cut -c 1 ./temp.txt)
|
||||
id=$(echo $initial$nom | tr [:upper:] [:lower:])
|
||||
passwd=$(echo $RANDOM | md5sum | head -c 8)
|
||||
|
||||
echo $id","$passwd","$prenom","$nom","$(cut -d "," -f 5 ./temp.txt) >> ./logins.csv
|
||||
|
||||
rm ./temp.txt
|
||||
done < ./Users.csv
|
30
siotp/sisr1/tp4/logins.csv
Normal file
30
siotp/sisr1/tp4/logins.csv
Normal file
@ -0,0 +1,30 @@
|
||||
eberthelmot,59155498,Ermengarde,Berthelmot,Accountant
|
||||
kbunker,b9068820,Kassi,Bunker,Production
|
||||
mmccallum,ee65d788,Moises,McCallum,Production
|
||||
plune,779b128e,Patrizio,Lune,Accountant
|
||||
beverix,40741acd,Blanch,Everix,Accountant
|
||||
skibbel,46353bb2,Stafani,Kibbel,Production
|
||||
imosdell,8ec4cdc3,Ignacius,Mosdell,Management
|
||||
jwaller-bridge,ac7367bb,Jeana,Waller-Bridge,Management
|
||||
edressel,1af39ab6,Elroy,Dressel,Production
|
||||
tstrettell,1f333d96,Thea,Strettell,Production
|
||||
sinsoll,9b14d3c8,Solomon,Insoll,Accountant
|
||||
cfeedome,acc2de2b,Carri,Feedome,Accountant
|
||||
pchetwind,fcf81634,Padraic,Chetwind,Management
|
||||
sd'ugo,a6d1382b,Solly,D'Ugo,Production
|
||||
kmaccostigan,d2531594,Konstanze,MacCostigan,Accountant
|
||||
rpowlesland,b5049d93,Roxane,Powlesland,Management
|
||||
okennealy,c03675ff,Orelle,Kennealy,Production
|
||||
ssoitoux,c4b0dc61,Sukey,Soitoux,Production
|
||||
nsyce,40b513f5,Nelli,Syce,Production
|
||||
cshillam,d963042c,Clarisse,Shillam,Production
|
||||
cgueny,965b0c91,Carin,Gueny,Management
|
||||
driepel,1fcb2d72,Donny,Riepel,Production
|
||||
dralfe,8c506545,Daniella,Ralfe,Production
|
||||
lclynmans,f107ef6e,Lexy,Clynmans,Production
|
||||
gadamthwaite,87b1a7a0,Gardiner,Adamthwaite,Production
|
||||
wlippett,c8829ebf,Woodman,Lippett,Production
|
||||
nmunnion,f874ffce,Nadya,Munnion,Production
|
||||
lhabershon,529dd157,Llewellyn,Habershon,Production
|
||||
igreatrex,70d37da4,Isaak,Greatrex,Production
|
||||
dfrostdyke,83578805,Darill,Frostdyke,Production
|
|
Loading…
x
Reference in New Issue
Block a user