[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 - xl question 4

xl question 4

Introduction to UNIX/Linux

xl question 4

Postby alexa bolas on Tue Dec 16, 2008 2:42 pm

and I am stuck on question 4. I am getting the following.
/home/cis90/bolasale $ find -name linux.word > news
find: ./class/exams: Permission denied

and the news does not have anything in it. What am I doing wrong?
Alexa
alexa bolas
 
Posts: 30
Joined: Wed Sep 03, 2008 7:28 pm

Re: xl question 4

Postby Charles Stanley on Tue Dec 16, 2008 2:50 pm

Use the locate command to find linux.words.
Charles Stanley
 
Posts: 15
Joined: Wed Sep 10, 2008 5:59 pm

Re: xl question 4

Postby alexa bolas on Tue Dec 16, 2008 2:53 pm

thanks charles. that worked.
alexa bolas
 
Posts: 30
Joined: Wed Sep 03, 2008 7:28 pm

Re: xl question 4

Postby Charles Stanley on Tue Dec 16, 2008 2:58 pm

Great, I was stuck on that one too.
Charles Stanley
 
Posts: 15
Joined: Wed Sep 10, 2008 5:59 pm

Re: xl question 4

Postby Robert Lyons on Tue Dec 16, 2008 10:39 pm

You almost had it in the first place. Just needed to add the starting path location and you'll probably want to redirect error messages:

find / -name linux.words 2>/dev/null > news
User avatar
Robert Lyons
 
Posts: 20
Joined: Wed Sep 03, 2008 7:30 pm

Re: xl question 4

Postby alexa bolas on Tue Dec 16, 2008 11:04 pm

thanks for the feedback. learn two ways for that question.
alexa bolas
 
Posts: 30
Joined: Wed Sep 03, 2008 7:28 pm


Return to CIS 90 - Fall 2008

Who is online

Users browsing this forum: No registered users and 0 guests

cron