﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
317	Add 'which' script to bash installation-	gerard@…	lfs-book@…	"after the discussion settles, and decided to do it, here's a way to do it:

echo $'#!/bin/sh\ntype -p ""$@""' >/bin/which  &&                                
                                                                               
         
chmod +x /bin/which

or the 'cat > file << ""EOF"" method...whatever"	defect	closed	normal		Book	CVS	normal	wontfix		
