Fernando Mercês

Results 14 issues of Fernando Mercês

Let's say I have a directory A with hundreds of thousands of files. I would like to move these files to new subdirectories, containing for instance 100 files each. Source:...

enhancement

If you provide an option, but not the path, it treats the last argument as path: ``` $ hdump -c 0 file not found or not readable ```

``` $ hdump /proc/self/mem $ echo $? 0 ```

``` $ echo foo | hdump Usage: hdump [-c columns] [-s skip] [-n length] file $ echo foo | hdump /dev/stdin unable to seek through file ```

``` $ truncate -s 3G foo $ hdump foo file not found or not readable ```

``` $ hdump README.md > /dev/full $ echo $? 0 ```

Write documentation!

Repositories and gists description for example. Maybe in a log file?

- [x] Acesso ao Registro - [ ] Comunicação com a Internet - [ ] Gerência de Processos

enhancement