Posts Tagged ‘environment’

using separate environments for people using single account

2008-03-29 23:29:34 CET | No Comments | Tags: , , , ,

there is this situation: multiple people have to have access to single system account on unix/linux.

you are one of them, but you really want to have your own environment. aliases, path, and so on.

problem? others dont want your changes. is it a lost case?

- MORE -