Re: My Bash Tutorial

Posted by fschmidt on
URL: https://mikraite.arkian.net/My-Bash-Tutorial-tp4442p4491.html

Thanks for the feedback.  I use grep very rarely since I prefer using GUI search where I can easily pick the files I want to edit from the result.  When is grep preferable to GUI search?  I never use "more" since I always prefer using my text editor.  I also never use "-" which seems like a hack specific to "cd".  I mean "cd -" works but "ls -" doesn't.  And "realpath" isn't available on the Mac.