3
install_shell/os.sh
Executable file
3
install_shell/os.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
#display os version
|
||||
cat /etc/issue|awk '{print $3,$5}'
|
||||
Reference in New Issue
Block a user