diff options
author | Meet Shah | 2015-01-21 04:40:27 +0530 |
---|---|---|
committer | Meet Shah | 2015-01-21 04:40:27 +0530 |
commit | 0dc0dfb777b91c64b3bba3370948fbe008f5a580 (patch) | |
tree | 0f1ba93076e6bf38436c460fc6a5f9807b2e8211 /slides/advanced_python/images/bar.png | |
parent | d6eca672461aa999fa58596100570029d482d2a7 (diff) | |
download | sees-0dc0dfb777b91c64b3bba3370948fbe008f5a580.tar.gz sees-0dc0dfb777b91c64b3bba3370948fbe008f5a580.tar.bz2 sees-0dc0dfb777b91c64b3bba3370948fbe008f5a580.zip |
Fixed minor error in sample command in main slides.
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.
Diffstat (limited to 'slides/advanced_python/images/bar.png')
0 files changed, 0 insertions, 0 deletions