Hello,
1) When I use fuser, I get bunch of pid listed (I believe so), but it is attached with an 'o' at the end, eg 12883o, what the 'o' means? 'obsolete' ? because when I try with ps -ef 12883o, I don't have any ps listing, but if I use it without 'o', then I have a process with id '12883' listed.
2) I have 2 machines, one I can list the history file more than 100 lines (history -100), the other, I can not. Where do I set up the history file to keep track of more line (.profile)?, and is this the file '.bash_history' that contain the records or it depends on the shell, 'cause I see the sh_history?
Thanks
1) When I use fuser, I get bunch of pid listed (I believe so), but it is attached with an 'o' at the end, eg 12883o, what the 'o' means? 'obsolete' ? because when I try with ps -ef 12883o, I don't have any ps listing, but if I use it without 'o', then I have a process with id '12883' listed.
2) I have 2 machines, one I can list the history file more than 100 lines (history -100), the other, I can not. Where do I set up the history file to keep track of more line (.profile)?, and is this the file '.bash_history' that contain the records or it depends on the shell, 'cause I see the sh_history?
Thanks