Timeline for Editing a Java properties file with Bash
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 8, 2014 at 10:08 | history | edited | cuonglm | CC BY-SA 3.0 | added 6 characters in body |
| Apr 8, 2014 at 9:50 | history | edited | cuonglm | CC BY-SA 3.0 | deleted 1 characters in body |
| Apr 8, 2014 at 9:50 | comment | added | cuonglm | Yeap, I use >> to test, mistyping, fixed! | |
| Apr 8, 2014 at 9:45 | comment | added | Olivier Grégoire | I executed the exact same command (copy/pasted), only changing the final config to config.properties. It did good. Except that running this command several times in a row will concat to new_config everytime. For a +1, you might want to change >> "new_config" to > "new_config". | |
| Apr 8, 2014 at 9:27 | history | edited | cuonglm | CC BY-SA 3.0 | deleted 4 characters in body |
| Apr 8, 2014 at 9:18 | history | answered | cuonglm | CC BY-SA 3.0 |