This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux_befehle [2015/04/15 08:23] – admin | linux_befehle [2018/10/16 19:19] (current) – [Create md5 hash for each file] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Linux Befehle / Programme benutzen ====== | ====== Linux Befehle / Programme benutzen ====== | ||
| + | ===== Create md5 hash for each file ===== | ||
| + | |||
| + | find ./deploy/ -name ' | ||
| ===== grep ===== | ===== grep ===== | ||
| Line 125: | Line 128: | ||
| ===== Create empty files with specific size ===== | ===== Create empty files with specific size ===== | ||
| - | Sometimes its useful to have different files with a certain size to test uploading | + | Sometimes its useful to have different files with a certain size to test uploading |
| dd if=/ | dd if=/ | ||