*** pkill9 has quit IRC | 00:05 | |
*** dafox has quit IRC | 00:13 | |
*** Pali has joined #maemo | 00:30 | |
*** yosafbridge has quit IRC | 00:31 | |
*** yosafbridge has joined #maemo | 00:35 | |
*** Pali has quit IRC | 01:01 | |
*** xy2_ has quit IRC | 01:02 | |
*** pkill9 has joined #maemo | 01:19 | |
*** norayr has quit IRC | 01:39 | |
*** cyteen has quit IRC | 01:45 | |
*** cyteen has joined #maemo | 01:46 | |
*** florian has quit IRC | 02:08 | |
*** infobot has quit IRC | 03:18 | |
*** infobot has joined #maemo | 03:20 | |
*** pkill9 has quit IRC | 03:51 | |
*** pkill9 has joined #maemo | 04:18 | |
*** Kilroo has joined #maemo | 04:28 | |
*** tm has quit IRC | 04:32 | |
*** tm has joined #maemo | 04:35 | |
*** pkill9 has quit IRC | 05:16 | |
*** luke-jr has quit IRC | 06:02 | |
*** luke-jr has joined #maemo | 06:02 | |
*** pkill9 has joined #maemo | 06:06 | |
*** pkill9 has quit IRC | 06:17 | |
*** vahe has joined #maemo | 07:14 | |
*** NeKit has quit IRC | 07:16 | |
*** NeKit has joined #maemo | 07:17 | |
*** vahe has left #maemo | 07:18 | |
*** Kilroo has quit IRC | 07:34 | |
*** spiiroin has quit IRC | 07:46 | |
*** spiiroin has joined #maemo | 08:32 | |
*** arcean has joined #maemo | 08:50 | |
*** xes_ has joined #maemo | 09:03 | |
*** xes has quit IRC | 09:03 | |
*** xes__ has joined #maemo | 09:24 | |
*** dafox has joined #maemo | 09:25 | |
*** xes_ has quit IRC | 09:27 | |
*** dafox has quit IRC | 09:50 | |
*** freemangordon_ has joined #maemo | 10:13 | |
*** jskarvad has joined #maemo | 10:21 | |
*** jskarvad has quit IRC | 10:21 | |
*** jskarvad has joined #maemo | 10:21 | |
*** florian has joined #maemo | 10:41 | |
*** florian has quit IRC | 10:48 | |
*** florian has joined #maemo | 11:21 | |
*** TheKit has joined #maemo | 11:25 | |
*** drrty has quit IRC | 11:25 | |
*** drrty has joined #maemo | 11:26 | |
*** NeKit has quit IRC | 11:28 | |
*** mquin has joined #maemo | 11:35 | |
*** florian_kc has joined #maemo | 12:06 | |
*** eMHa has quit IRC | 12:48 | |
*** eMHa has joined #maemo | 13:08 | |
*** herekun has joined #maemo | 13:13 | |
*** freemangordon_ has quit IRC | 13:22 | |
*** Halftux has joined #maemo | 13:55 | |
*** freemangordon_ has joined #maemo | 14:19 | |
*** freemangordon_ has quit IRC | 15:12 | |
*** sunshavi has quit IRC | 15:18 | |
*** sunshavi has joined #maemo | 15:27 | |
*** Hurrian_ has quit IRC | 15:47 | |
*** Hurrian has joined #maemo | 15:47 | |
*** spiiroin has quit IRC | 15:51 | |
*** vakko_ has quit IRC | 15:55 | |
*** freemangordon_ has joined #maemo | 15:56 | |
*** freemangordon_ has quit IRC | 15:57 | |
*** freemangordon_ has joined #maemo | 15:57 | |
*** vakko_ has joined #maemo | 15:59 | |
*** spiiroin has joined #maemo | 16:32 | |
*** arcean has quit IRC | 16:35 | |
*** FalconSpy has quit IRC | 16:48 | |
*** pkill9 has joined #maemo | 17:14 | |
*** freemangordon_ has quit IRC | 17:16 | |
*** TheKit has quit IRC | 17:52 | |
*** FalconSpy has joined #maemo | 17:54 | |
*** florian has quit IRC | 18:04 | |
*** florian_kc has quit IRC | 18:04 | |
*** xy2_ has joined #maemo | 18:16 | |
Vajb | what would be a best way to write a program that picks random mp3 files from folder and copies them to memory stick as long as there is enough room in the stickää | 18:22 |
---|---|---|
Vajb | ää=?* | 18:22 |
Juesto | Vajb: a script would better perform that | 18:22 |
pkill9 | either bash or python | 18:23 |
Juesto | ^ | 18:23 |
Vajb | ah i see | 18:23 |
*** vakkov has joined #maemo | 18:24 | |
Vajb | how do i even pick files at random? | 18:24 |
Vajb | ls -a the list in a file and pick lines at random from there? | 18:25 |
*** vakkov has quit IRC | 18:25 | |
*** r34t1p has joined #maemo | 18:28 | |
*** Pali has joined #maemo | 18:30 | |
*** r34t1p has left #maemo | 18:35 | |
*** Kabouik has joined #maemo | 18:36 | |
*** vakkov_ has joined #maemo | 18:40 | |
pkill9 | in bash https://stackoverflow.com/questions/414164/how-can-i-select-random-files-from-a-directory-in-bash#414316 | 18:40 |
pkill9 | in Python https://stackoverflow.com/a/701430 | 18:41 |
pkill9 | haven't tested either of those though | 18:41 |
*** dafox has joined #maemo | 19:26 | |
Vajb | thanks pkill9, will try later | 19:48 |
inz | The bash version looks pretty decent at least, but if you wanna fill your schtick, use somethine like | while read i; do cp "$i" /wherever || break; done | 19:50 |
inz | and skip the tail | 19:50 |
*** peetah has quit IRC | 19:51 | |
Juesto | :D | 19:52 |
*** dafox has quit IRC | 20:11 | |
*** Halftux has quit IRC | 20:15 | |
*** spiiroin_ has joined #maemo | 20:35 | |
*** spiiroin has quit IRC | 20:37 | |
*** Pali has quit IRC | 21:06 | |
*** dafox has joined #maemo | 21:19 | |
*** peetah has joined #maemo | 21:30 | |
*** peetah has quit IRC | 21:46 | |
*** jskarvad has quit IRC | 22:02 | |
*** Pali has joined #maemo | 22:15 | |
*** xy2_ has quit IRC | 22:22 | |
*** shentey has joined #maemo | 22:30 | |
*** xy2_ has joined #maemo | 22:33 | |
*** shentey has quit IRC | 22:35 | |
*** Pali has quit IRC | 22:35 | |
*** shentey has joined #maemo | 22:37 | |
*** eMHa has quit IRC | 22:45 | |
*** Pali has joined #maemo | 23:06 | |
*** cyteen has quit IRC | 23:14 | |
*** cyteen has joined #maemo | 23:14 | |
*** florian_kc has joined #maemo | 23:18 | |
*** eMHa has joined #maemo | 23:32 | |
*** dafox has quit IRC | 23:58 | |
*** Pali has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!