Wykres commitów

4 Commity (c41717f2c15f7566b737248708bf62aafde3297f)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 893d03aabd upysh: ls: Print file size/directory type. 2016-06-01 00:10:12 +03:00
Paul Sokolovsky 459c8969bc upysh: Add "mv" command. 2016-06-01 00:02:31 +03:00
Paul Sokolovsky a85b23058e upysh: Add mkdir, newfile commands. 2016-05-30 21:07:49 +03:00
Paul Sokolovsky 6032b01ceb upysh: Minimalistic file shell using native Python syntax.
E.g. cat("file") is equivalent of Unix shell's 'cat file'. With some tricks
though makes pwd and ls work without parens.
2016-05-29 01:06:29 +03:00