PHP Classes

File: native-doors/doors/linuxdoortest/linuxdoortest.sh

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   native-doors/doors/linuxdoortest/linuxdoortest.sh   Download  
File: native-doors/doors/linuxdoortest/linuxdoortest.sh
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 220 bytes
 

Contents

Class file image Download
#!/bin/bash clear echo "================================" echo " Native Door Test - linuxdoortest" echo "================================" echo "" echo "hello world" echo "" echo "Press any key to exit..." read -n 1 -s