Hi,
I use bash via Xterm. As a result I open multiple Xterm windows. When
I type commands on the shell, they get saved only for that particular
shell's history. I want to be able to collate that history, so that if
I type commands on shell 1, I can search the same in the history of
shell 2 in real
Hi,
I use 'getopts' in my shell script. If I run script normally, it works
fine. However, the moment I run the script in the current shell (ie .
), it fails returning error. Basically it is not able to
parse the arguments. Any reason, why?
Regards,
Ajay.
Hi,
I use bash on Xterm.
While working you press Ctrl-L, so that the screen gets cleared and
you see the currently line only. But you may want to see the last
outputs/prints. However, if you do a Ctrl-L/clear command, these
prints go away. In that case, what can you use so that you clear the
scree