Hi, On 1/16/06, Raj shekhar <[EMAIL PROTECTED]> wrote: > in infinite wisdom Mayank Jain spoke thus on 01/16/06 14:49: > > > [EMAIL PROTECTED] set | grep BASH_VERSINFO > > BASH_VERSINFO=([0]="3" [1]="00" [2]="14" [3]="1" [4]="release" > > [5]="i386-redhat-linux-gnu") > > [EMAIL PROTECTED] > > does this work on debian flavors ?
This is what I got on Debian Sarge: [EMAIL PROTECTED]:~$ set | grep BASH_VERSINFO BASH_VERSINFO=([0]="3" [1]="1" [2]="5" [3]="1" [4]="release" [5]="i486-pc-linux-gnu") [EMAIL PROTECTED]:~$ Certainly it didn't give information about the distro flavor. Regards Nikhil Prabhakar _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
