Timeline for bash while loop that breaks at a given file size
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 7, 2013 at 15:23 | comment | added | jordanm |
This is good, but you should use wc -c instead of stat, which will allow it to work outside of Linux.
|
|
| Mar 7, 2013 at 13:52 | review | First posts | |||
| Mar 7, 2013 at 13:54 | |||||
| Mar 7, 2013 at 13:33 | history | answered | Jurij | CC BY-SA 3.0 |