6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
clear
|
|
cp .user.db user.db
|
|
ls -l
|
|
echo "The CRUD Example"
|
|
---PAUSE---
|