We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee67fb commit 8e55feaCopy full SHA for 8e55fea
linux-shell/00053_HackerrankLinuxShell.sh
@@ -0,0 +1,6 @@
1
+#!/bin/sh
2
+
3
+# 'Grep' #3
4
+# https://www.hackerrank.com/challenges/text-processing-in-linux-the-grep-command-3/problem?isFullScreen=true
5
6
+grep -wiv that
0 commit comments