2 lines
124 B
Bash
2 lines
124 B
Bash
#!/bin/bash
|
|
grep -E -i "(\\\v|\\\r|\\\m|\\\s|$(grep '^ID=' /etc/os-release | cut -d= -f2 | sed -e 's/"//g'))" /etc/issue.net |