|
|
| seeker52 2004-02-10, 7:35 am |
| I am currently teaching a class in unix and am a novice regarding the
actual use of the OS. I want a way to record the students activity on
the server per class session without all history being included. I
opened .bash_history for each student and deleted the history and now
nothing is placed in the .bash_history file. What can I do to change
this goof and is there a better way of doing what I want to do?
seeker52
| |
| Jeff Schwab 2004-02-10, 11:35 am |
| seeker52 wrote:
> I am currently teaching a class in unix and am a novice regarding the
> actual use of the OS. I want a way to record the students activity on
> the server per class session without all history being included. I
> opened .bash_history for each student and deleted the history and now
> nothing is placed in the .bash_history file. What can I do to change
> this goof and is there a better way of doing what I want to do?
>
> seeker52
man bash
/HISTFILE
Out of curiousity, why is a novice teaching the class?
| |
| Luis Bruno 2004-02-11, 12:34 am |
| seeker52 wrote:
> a way to record the students activity on the server per class session
Try using script(1).
> without all history being included.
Don't understand, sorry.
| |
| William Park 2004-02-11, 6:34 pm |
| seeker52 <akinfam@hotmail.com> wrote:
> I am currently teaching a class in unix and am a novice regarding the
> actual use of the OS.
Hmm... get someone else to teach the class.
--
William Park, Open Geometry Consulting, <opengeometry@yahoo.ca>
Linux solution for data management and processing.
| |
| Dave Hinz 2004-02-11, 11:34 pm |
| On 12 Feb 2004 07:22:24 GMT, William Park <opengeometry@yahoo.ca> wrote:
> seeker52 <akinfam@hotmail.com> wrote:
>
> Hmm... get someone else to teach the class.
Sounds like the classic "Complete waste of time and money" class. I've
taken it a few times, but unfortunately the credits don't seem to transfer
from one to another, and it always has a different course desription.
But yes, it sounds like they have the wrong person teaching the right
class, or the right person teaching the wrong class.
|
|
|
|