From e2bd9bf1ec06ebbdb21527843e0caa42e57cab43 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Wed, 17 Sep 2003 18:06:39 +0000 Subject: Merged the bash --login and set +h directives git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash-inst.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter06/bash-inst.xml') diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml index 4f0647c34..82d10408a 100644 --- a/chapter06/bash-inst.xml +++ b/chapter06/bash-inst.xml @@ -29,7 +29,6 @@ following command will do so: And reload the newly compiled bash program: -exec /bin/bash --login -set +h +exec /bin/bash +h --login -- cgit v1.2.3-54-g00ecf