UCSBCarpentry / CustomLibraryBash

https://UCSBCarpentry.github.io/CustomLibraryBash
Other
0 stars 0 forks source link

Ep. 5 -i vs. iw No difference between results #17

Closed torwhite closed 4 years ago

torwhite commented 4 years ago

We need an example that has a difference between results. "spatial" vs. "spatially" doesn't work here. both have 376 lines spit out.

kristi-sara commented 4 years ago

moar desktrack

kristi-sara commented 4 years ago

With mega desktrack we can use refer vs reference. grep -i gives us 15K of 'refer' grep -iw = 2

torwhite commented 4 years ago

Great! Let's do that. Thanks for getting it figured out!!

On Fri, Apr 3, 2020 at 5:12 PM Kristi Liu notifications@github.com wrote:

With mega desktrack we can use refer vs reference. grep -i gives us 15K of 'refer' grep -iw = 2

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/UCSBCarpentry/CustomLibraryBash/issues/17#issuecomment-608874165, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN64KXANPGFWBAG26FZTGRLRKZ3QBANCNFSM4LZU7FIQ .

-- Torin White Data Services and Digital Scholarship Librarian Pronouns: they/them/theirs Interdisciplinary Research Collaboratory UCSB Library - rm 2324 Office: (805) 893-5121 Email: whitet@ucsb.edu[image: UC Santa Barbara]

kristi-sara commented 4 years ago

I also like direction vs directional.

kristi-sara commented 4 years ago

changed to refer/reference