Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

What can I do with IGEPv2

2 bytes removed, 22:14, 25 July 2012
m
the example had a minor mistake, 'echo "echo Hello world!" > /home/root/example.sh' had an extra >
We are going to create a basic 'Hello World' script that is going to run the same command you have actually used before:
echo "echo > Hello world!" > /home/root/example.sh
cat example.sh
0
edits