


ricardezra wrote:I have been reading that section, but I cant find out how to get started.


mkdir scratch
cd scratch
for i in `seq 20` ; do touch $i ;done
cd ~
echo rm scratch/*rm scratch/1 scratch/10 scratch/11 scratch/12 scratch/13 scratch/14 scratch/15 scratch/16 scratch/17 scratch/18 scratch/19 scratch/2 scratch/20 scratch/3 scratch/4 scratch/5 scratch/6 scratch/7 scratch/8 scratch/9
I have been reading that section, but I cant find out how to get started.
...can I be a super user or do I have create a new account? and if I create a new account can I still write scripts and not be a super user...
...what is a phython interpreter? I need the very basics to get started.

Users browsing this forum: No registered users and 1 guest