Bash-4.1 distribution source
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
shcat()
|
||||
{
|
||||
while read -r ; do
|
||||
echo "$REPLY"
|
||||
printf "%s\n" "$REPLY"
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user