Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-21 | Fixed minor error in sample command in main slides. | Meet Shah | |
A sample on application of mv command for renaming files had a minor error. Since the files to be renamed were being taken in a loop and they had spaces in their names, the mv command took the 2 parts of the string '$i' as its 2 inputs.Changed $i to "$i" and it works just fine. | |||
2014-06-16 | correcting the typo | hardythe1 | |
2014-06-13 | changes in the directory so that it can be compiled by sphinx | hardythe1 | |
2014-06-12 | changing directory names i.e test_driven_development for tdd and so on | hardythe1 | |
2014-06-12 | restructuring and renaming files/directories with underscores instead of ↵ | hardythe1 | |
spaces & '-' |