Falcon4
10-22-2005, 01:37 AM
God, I feel like such a loser starting a new thread, but I couldn't find a single topic that answered my question - though a search for "processes" turned up a guy asking the exact question I have, with no answer!
Okay, as you may have found, I have an old-fangled SVR-2000 with OS 3.0. I've been having fun playing around with the bash shell, looking into the inner workings of the tivo and whatnot, but I seem to be missing a few programs that most people take for granted.
Like ps. You know, the thing that shows running processes (though I had originally learned about "top", I guess top is too complex for the slow TiVo?). I don't have it.
[TiVo /var/hack] # ps
bash: ps: command not found
[TiVo /var/hack] #
As such, I can't figure out what programs are running, and I can't very well "kill" anything either, can I? Though the capability is there...
[TiVo /var/hack] # kill
kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec]
[TiVo /var/hack] #
I installed the tivobin.tgz package from tivo.stevejenkins.com, which was the base for all my wonderful hax, but it seems to be missing a few files.
Also, as far as backing up my /var/hack folder, how do I do so? It seems that cpio is incapable of traversing folders during compression (without knowing some kind of complex scripting), so where's Tar when you need it? Is there a TiVo binary for it?
Thanks! :D
Okay, as you may have found, I have an old-fangled SVR-2000 with OS 3.0. I've been having fun playing around with the bash shell, looking into the inner workings of the tivo and whatnot, but I seem to be missing a few programs that most people take for granted.
Like ps. You know, the thing that shows running processes (though I had originally learned about "top", I guess top is too complex for the slow TiVo?). I don't have it.
[TiVo /var/hack] # ps
bash: ps: command not found
[TiVo /var/hack] #
As such, I can't figure out what programs are running, and I can't very well "kill" anything either, can I? Though the capability is there...
[TiVo /var/hack] # kill
kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec]
[TiVo /var/hack] #
I installed the tivobin.tgz package from tivo.stevejenkins.com, which was the base for all my wonderful hax, but it seems to be missing a few files.
Also, as far as backing up my /var/hack folder, how do I do so? It seems that cpio is incapable of traversing folders during compression (without knowing some kind of complex scripting), so where's Tar when you need it? Is there a TiVo binary for it?
Thanks! :D