Paul Jarc wrote:
>
> jdh239 <[EMAIL PROTECTED]> wrote:
>> I would prefer, again, just to execute the command with the domain name
>> following Not sure how to do it.
>
> You can define the command as a shell function (see "Shell Function
> Definitions" in the man page under "SHELL GRAMMAR
jdh239 <[EMAIL PROTECTED]> wrote:
> I would prefer, again, just to execute the command with the domain name
> following Not sure how to do it.
You can define the command as a shell function (see "Shell Function
Definitions" in the man page under "SHELL GRAMMAR"). You can refer to
the first a
I saw something similar to this in the archives already, but didn't see a
real answer. I am modifying my 'whois' command to just grep for the
expiration date of my domains:
ie jwhois
whois $DOM | grep -i expi | grep -i -e jan -e feb -e mar -e apr -e may -e
jun -e jul -e aug -e sep -e oct -e nov
[EMAIL PROTECTED] wrote:
> Configuration Information [Automatically generated, do not change]:
> Machine: i686
> OS: linux-gnu
> Compiler: i686-pc-linux-gnu-gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
> -DCONF_