Debian videos

history command with grep


Listen Later

While the history command is useful, it will display all previous commands, by piping | through the grep command we can filter by what we are looking for

history | grep rename

so in this instance, we are looking for the rename command

...more
View all episodesView all episodes
Download on the App Store

Debian videosBy