[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 - lab8 Q11

lab8 Q11

Introduction to UNIX/Linux

lab8 Q11

Postby sergio ybarra on Wed Nov 12, 2008 2:43 pm

[1] 19618
/home/cis90/ybarrser $ find: /home/cis90/ybarrser/Hidden: Permission denied
find: 2: No such file or directory

^ Is the above comment bad or just fine?
sergio ybarra
 
Posts: 21
Joined: Wed Sep 03, 2008 7:26 pm

Re: lab8 Q11

Postby ollie wright on Wed Nov 12, 2008 3:24 pm

I don't think it's good. Did you type the command:
find $HOME > files.out 2>/dev/null &

If it worked, you should find a bunch of file listings in your files.out file. Do a cat files.out and see what is there.
User avatar
ollie wright
 
Posts: 88
Joined: Wed Sep 03, 2008 7:28 pm

Re: lab8 Q11

Postby Michael Wicherski on Wed Nov 12, 2008 7:40 pm

looks like you forgot the part

2>/dev/null

which would redirect the error messages; so in other words it's "bad"
Michael Wicherski
 
Posts: 140
Joined: Mon Sep 01, 2008 5:23 am


Return to CIS 90 - Fall 2008

Who is online

Users browsing this forum: No registered users and 0 guests

cron