Quote:
Originally Posted by [NvT]_KaszpiR_
try
make --version
similiar in bash
bash --version
|
bash --version outputs fine...
Code:
[whitey@buck:~] bash --version
GNU bash, version 3.00.16(1)-release (i386-portbld-freebsd5.4)
Copyright (C) 2004 Free Software Foundation, Inc.
However I can't get a version on make... I tried man make too, and I couldn't see anything about it on there =/.
/Whitey