forked from tools/josh
1
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
Florine W. Dekker e4f97da372
Fix unknown command error message 2018-11-29 13:11:57 +01:00
Florine W. Dekker 71d5db9587
Use OOP to represent files and directories 2018-11-29 12:42:14 +01:00
Florine W. Dekker 423e9697f2
Join arguments surrounded by quotes 2018-11-29 10:08:44 +01:00
Florine W. Dekker cac8aca487
Implement ignoring removal warnings 2018-11-29 09:37:42 +01:00
Florine W. Dekker 75a4615613
Remove multiple files 2018-11-29 09:20:23 +01:00
Florine W. Dekker 86f57cb56d
Implement creating/removing multiple directories 2018-11-29 09:08:24 +01:00
Florine W. Dekker 6f8affebb2
Extract argument parser logic 2018-11-29 08:58:53 +01:00
Florine W. Dekker 2db415c963
Tabs --> Spaces 2018-11-29 01:08:58 +01:00
Florine W. Dekker 9c53d17207
Implement `open` command 2018-11-29 00:15:08 +01:00
Florine W. Dekker b8412f5087
Implement file types 2018-11-29 00:05:37 +01:00
Florine W. Dekker 13ec24a53c
Fix some miscellaneous help messages 2018-11-28 23:47:11 +01:00
Florine W. Dekker 1e4b9ad74d
Add poweroff command 2018-11-28 23:22:17 +01:00
Florine W. Dekker 6f671dd0a3
Replace excessive template strings 2018-11-28 22:41:59 +01:00
Florine W. Dekker f8fd158135
Classify FileSystem 2018-11-28 22:23:11 +01:00
Florine W. Dekker ea80b978c7
Classify commands 2018-11-28 22:07:51 +01:00
Florine W. Dekker b5a28fb07a
Make trim function string proto function 2018-11-28 21:36:04 +01:00
Florine W. Dekker 1137e41814
Classify terminal 2018-11-28 21:29:28 +01:00
Florine W. Dekker ec8fa7d5ac
Add current website 2018-11-28 19:51:48 +01:00