summaryrefslogtreecommitdiff
path: root/lecture_notes
AgeCommit message (Collapse)Author
2015-01-21Fixed 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-16correcting the typohardythe1
2014-06-13changes in the directory so that it can be compiled by sphinxhardythe1
2014-06-12changing directory names i.e test_driven_development for tdd and so onhardythe1
2014-06-12restructuring and renaming files/directories with underscores instead of ↵hardythe1
spaces & '-'