Tagged Questions
0
votes
1answer
76 views
Where can I find historical documentation for bash?
Are there any sources for documentation for old versions of some GNU software, in this case particularly bash?
I have a embedded system that is running bash 3.00.16, and I'm trying to do some shell ...
4
votes
2answers
391 views
What is the “caller” command?
I'm running Ubuntu 10.10 with openbox running on top. I noticed today a command called caller, however there is no man page, it does not respond to any input (or --help) and whereis doesn't find it.
...