From 0240b7d77adf541b5dc5a9e48630e9599881ff86 Mon Sep 17 00:00:00 2001 From: Jarod Pauchet Date: Thu, 4 Apr 2024 14:11:54 +0200 Subject: [PATCH] =?UTF-8?q?=09nouveau=20fichier=C2=A0:=20gitea.sh=20=09nou?= =?UTF-8?q?veau=20fichier=C2=A0:=20siotp/sisr1/tp4/Users.csv=20=09nouveau?= =?UTF-8?q?=20fichier=C2=A0:=20siotp/sisr1/tp4/createLogins.sh=20=09nouvea?= =?UTF-8?q?u=20fichier=C2=A0:=20siotp/sisr1/tp4/logins.csv?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gitea.sh | 5 +++++ siotp/sisr1/tp4/Users.csv | 30 ++++++++++++++++++++++++++++++ siotp/sisr1/tp4/createLogins.sh | 16 ++++++++++++++++ siotp/sisr1/tp4/logins.csv | 30 ++++++++++++++++++++++++++++++ 4 files changed, 81 insertions(+) create mode 100644 gitea.sh create mode 100644 siotp/sisr1/tp4/Users.csv create mode 100644 siotp/sisr1/tp4/createLogins.sh create mode 100644 siotp/sisr1/tp4/logins.csv diff --git a/gitea.sh b/gitea.sh new file mode 100644 index 0000000..42a7d13 --- /dev/null +++ b/gitea.sh @@ -0,0 +1,5 @@ +#!/bin/bash +git pull +git add . +git commit +git push \ No newline at end of file diff --git a/siotp/sisr1/tp4/Users.csv b/siotp/sisr1/tp4/Users.csv new file mode 100644 index 0000000..29d3026 --- /dev/null +++ b/siotp/sisr1/tp4/Users.csv @@ -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 diff --git a/siotp/sisr1/tp4/createLogins.sh b/siotp/sisr1/tp4/createLogins.sh new file mode 100644 index 0000000..a3ca20b --- /dev/null +++ b/siotp/sisr1/tp4/createLogins.sh @@ -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 diff --git a/siotp/sisr1/tp4/logins.csv b/siotp/sisr1/tp4/logins.csv new file mode 100644 index 0000000..78f37aa --- /dev/null +++ b/siotp/sisr1/tp4/logins.csv @@ -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