Added oflag

This commit is contained in:
Cametendo
2026-03-18 23:03:35 +01:00
parent 4d6e8b975f
commit 2c076c4c95
4 changed files with 43 additions and 2 deletions

View File

@@ -15,6 +15,8 @@ public class Main {
}
StorageDeviceLister.deviceList(UserInput);
FilePathAdd.filePath(UserInput);
BlockSize.blockSize(UserInput);
OflagHandler.handleOflag(UserInput);