[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 110: Undefined array key "cached"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 111: Undefined array key "normal"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 112: Undefined array key "total"
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3391: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Cabrillo College Linux Classes • View topic - I and tryme commands
Page 1 of 1

I and tryme commands

PostPosted: Thu Nov 28, 2013 11:51 am
by juliana cheng
[code]/home/cis90/chejul/bin $ tryme
/home/cis90/chejul/bin/tryme: line 1: syntax error near unexpected token `newlin e'
/home/cis90/chejul/bin/tryme: line 1: `ELF.............................4,Â4 ('
/home/cis90/chejul/bin $ I
/home/cis90/chejul/bin $ cat I
:
if [ $# = 2 ]
then last=`expr substr $2 1 2`
if [ "$1" = "found" ] && [ "$last" = "it" ]
then [ -x "$HOME/Hidden" ] && banner "You're" "rich -" `logname`!
if test -x "$HOME/Hidden/.trove" -a -w "$HOME/Hidden/.trove"
then
> $HOME/Hidden/.trove && echo "Woops, your trove was unprotect ed, :-("
fi
else echo "What did you say?"
fi
fi
/home/cis90/chejul/bin $[/code]


Found these two files from sept and oct...what are they and from which lessons or whereever they are from?
Thanks for having son-of-opus up, Opus won't let me recognie my password and there are some bugs with this Forum posting cannot see what I am typing in!-juliana Thanks for having this up so Ican keep on trying in between FOOD and watching the Macy parade!

Re: I and tryme commands

PostPosted: Fri Nov 29, 2013 11:47 am
by Rich Simms
We used [b]tyrme[/b] in Lab 2
We used [b]I[/b] for the class activity at the end of Lesson 7 (find the hidden treasure trove)

- Rich

Re: I and tryme commands

PostPosted: Fri Nov 29, 2013 8:35 pm
by juliana cheng
[quote="Rich Simms"]We used [b]tyrme[/b] in Lab 2
We used [b]I[/b] for the class activity at the end of Lesson 7 (find the hidden treasure trove)

- Rich[/quote]
Oh gosh...need to spend time to review..all the lessons, I guess... :shock: Thanks=juliana