mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Tweak for pdf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ee3b7cbf0d
commit
16eacd2428
@ -161,7 +161,6 @@
|
||||
<screen role="nodump"><userinput>cat > version-check.sh << "EOF"
|
||||
<literal>#!/bin/bash
|
||||
# Simple script to list version numbers of critical development tools
|
||||
|
||||
export LC_ALL=C
|
||||
bash --version | head -n1 | cut -d" " -f2-4
|
||||
echo "/bin/sh -> `readlink -f /bin/sh`"
|
||||
|
Loading…
Reference in New Issue
Block a user