|
@@ -133,7 +133,7 @@ gcc --version | head -n1
|
|
|
/lib/libc.so.6 | head -n1 | cut -d" " -f1-7
|
|
|
grep --version | head -n1
|
|
|
gzip --version | head -n1
|
|
|
-cat /proc/version | head -n1
|
|
|
+cat /proc/version
|
|
|
make --version | head -n1
|
|
|
patch --version | head -n1
|
|
|
sed --version | head -n1
|