Shell programming: Iterate through the results of find
Iterate through the results of find without messing around with IFS For my own reference really. find $in_dir -type f -name "*.cpp" -print0 | while read -d $'\
Iterate through the results of find without messing around with IFS For my own reference really. find $in_dir -type f -name "*.cpp" -print0 | while read -d $'\
I couldn't get my colour schemes looking nice in Vim under tmux and it took me a while to sort it out. Here's what I did. Using: Roxterm Tmux Vim