Bugzilla – Attachment 71487 Details for
Bug 155639
bash-specific syntax in /etc/ksh.kshrc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Patch for /etc/bash.bashrc
bash.bashrc.patch (text/plain), 342 bytes, created by
Forgotten User eGHtJabySz
on 2006-03-07 00:16:46 UTC
(
hide
)
Description:
Patch for /etc/bash.bashrc
Filename:
MIME Type:
Creator:
Forgotten User eGHtJabySz
Created:
2006-03-07 00:16:46 UTC
Size:
342 bytes
patch
obsolete
>--- bash.bashrc.orig 2006-02-27 05:31:50.000000000 -0800 >+++ bash.bashrc 2006-03-06 15:01:13.000000000 -0800 >@@ -209,7 +209,7 @@ > alias rd=rmdir > alias md='mkdir -p' > unalias which 2>/dev/null >- function which () { >+ which () { > local file=$(type -p ${1+"$@"} 2>/dev/null) > if test -n "$file" -a -x "$file"; then > echo "$file"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 155639
: 71487