Commit Graph

33 Commits

Author SHA1 Message Date
df61a12ae8 docs: added doxygen doc 2026-05-25 15:39:10 +02:00
c304cda7f5 add: compte rendu final 2026-05-24 10:44:08 +02:00
3a5b0b86b7 add: redirect outuput to file 2026-05-22 18:19:03 +02:00
bc6ed93ad8 fix: added name verif before inode creation 2026-05-18 17:43:49 +02:00
f981262907 add: grep 2026-05-10 15:07:25 +02:00
61889f25be add: pipe and cmd parsing refacto 2026-05-10 13:38:59 +02:00
17b9a67217 fix: root creation of '.' and '..' 2026-05-08 17:26:33 +02:00
3cf62ae505 add: cat 2026-05-08 16:06:39 +02:00
5b67775c82 add: rmdir 2026-05-07 17:43:51 +02:00
15ff8e5b23 add: rm 2026-05-04 22:56:56 +02:00
c82deb402c fix: persist datas on disk 2026-05-04 18:03:24 +02:00
bb2ea44383 add: echo 2026-05-04 10:57:17 +02:00
daa6112e59 docs: compte rendu 2 2026-05-02 16:15:31 +02:00
b82d00d651 add: df command 2026-04-30 21:35:14 +02:00
2645c3368c add: touch 2026-04-30 20:33:33 +02:00
5a2dc67707 add: mkdir 2026-04-30 20:16:10 +02:00
aca0ebba71 fix: clean import 2026-04-30 14:25:13 +02:00
b9a8a75bd6 fix: bug with ls path 2026-04-30 14:20:40 +02:00
8971ed233d fix: bug with cd path 2026-04-30 11:25:04 +02:00
a43436b20b shell and ls command 2026-04-27 17:48:50 +02:00
ba12753402 add: read in files 2026-04-21 11:56:36 +02:00
b18a6aef72 ls fonctionnel 🥳 2026-04-21 11:24:49 +02:00
99ece320d3 add: create file 2026-04-18 16:20:06 +02:00
71bd30d907 add: name 2026-04-03 09:23:59 +02:00
8646a423be docs: compte rendu 1 sur la répartition des taches 2026-03-29 22:18:01 +02:00
cca8d0c415 docs: doxygen 2026-03-28 12:11:54 +01:00
ed47b51f36 docs: docstrings 2026-03-27 17:20:28 +01:00
2b1fed1907 add: create disk 2026-03-27 15:41:54 +01:00
277cfd923d add : struct of inode, bloc and disk 2026-03-26 12:06:56 +01:00
87f340eec1 add: hostname, user and current path of user 2026-03-25 16:04:18 +01:00
936980df04 add: exec command 2026-03-25 14:40:07 +01:00
5c37658bcc add: line parsing via getchar 2026-03-25 11:25:02 +01:00
f1dc8fe9f4 initial commit 2026-03-25 09:44:47 +01:00