Timeline for Safe removal of flash disk
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 16, 2017 at 3:43 | comment | added | Yaron | ,@user31264 did you try the commands above with the sync and sleep? | |
| Jun 15, 2017 at 22:03 | comment | added | user31264 | && did not help | |
| Jun 15, 2017 at 22:01 | vote | accept | user31264 | ||
| Jun 15, 2017 at 22:02 | |||||
| Jun 14, 2017 at 23:25 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | && wouldn't make any difference if timing is the issue |
| Jun 14, 2017 at 23:24 | comment | added | Gilles 'SO- stop being evil' | If the problem is timing, then && doesn't make any difference. The difference between ; (or newline, they're different ways of writing the same thing) and && is that with &&, the second command is executed only if the first succeeded. The timing of the commands is not affected. | |
| Jun 14, 2017 at 10:25 | history | answered | Yaron | CC BY-SA 3.0 |