dylan

Results 32 issues of dylan

- Mark files with `space`. - Mark all files with `v`. - Use `y`, `m`, `d`, `b` and `s` to select an operation. - Use `p` to do the operation.

The only requirement is a POSIX compatible `coreutils`. Leave your suggestions below!

enhancement

**Edit**: Those using CYGWIN, MSYS or MINGW, test out https://github.com/dylanaraps/pfetch/pull/22 Send me the full outputs of the following commands: - `wmic os get Caption` (*needed for OS name*). - Does...

enhancement

Closes https://github.com/dylanaraps/pfetch/issues/27

Send me the full outputs of the following commands: - `LC_ALL=POSIX ps -o etime= -p 1` (*needed for uptime*). - A better way of getting uptime in seconds would be...

enhancement

Support should be "done" in this PR: https://github.com/dylanaraps/pfetch/pull/20 Try it out!

enhancement