Now I am REEEaly lazy. I put this in my .bash_profile and .bashrc and I just type "rundown".
alias rundown="$gtm_dist/mupip rundown -r \"*\"" On Thursday 16 December 2004 04:25 pm, K.S. Bhaskar wrote: > That's excellent advice from someone who clearly understands GT.M and > appreciates what a GT.M global directory can do for him! An added bonus > for lazy people like me who never learned to touch type is that mupip > rundown -reg "*" takes less keystrokes. > > -- Bhaskar > > On Thu, 2004-12-16 at 16:17, Michael Zacharias wrote: > > after defining your .gld to the environment, why not just change: > > > > /usr/local/gtm/mupip rundown -file <filename> > > > > to > > > > /usr/local/gtm/mupip rundown -reg "*" > > > > This will rundown all the database regions defined in the .gld file. > > > > Michael > > *************************************************************************** > This electronic mail transmission contains confidential and/or privileged > information intended only for the person(s) named. Any use, distribution, > copying or disclosure by another person is strictly prohibited. > *************************************************************************** > > NOTE: Ce courriel est destine exclusivement au(x) destinataire(s) > mentionne(s) ci-dessus et peut contenir de l'information privilegiee, > confidentielle et/ou dispensee de divulgation aux termes des lois > applicables. Si vous avez recu ce message par erreur, ou s'il ne vous est > pas destine, veuillez le mentionner immediatement a l'expediteur et effacer > ce courriel. > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Hardhats-members mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/hardhats-members -- Nancy Anthracite ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Hardhats-members mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hardhats-members
