search for: youfu

Displaying 2 results from an estimated 2 matches for "youfu".

2019 Jan 25
0
[klibc:update-dash] builtin: describe_command - fix incorrect path
...c38874965502e19 Author: Harald van Dijk <harald at gigawatt.nl> AuthorDate: Fri, 26 May 2017 09:59:44 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] builtin: describe_command - fix incorrect path Hi, On 26/05/17 09:04, Youfu Zhang wrote: > $ PATH=/extra/path:/usr/sbin:/usr/bin:/sbin:/bin \ >> sh -xc 'command -V ls; command -V ls; command -Vp ls; command -vp ls' > + command -V ls > ls is /bin/ls > + command -V ls > ls is a tracked alias for /bin/ls > + command -Vp ls > ls is a tracked...
2020 Mar 28
0
[klibc:update-dash] dash: builtin: describe_command - fix incorrect path
...tt.nl> AuthorDate: Fri, 26 May 2017 09:59:44 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: builtin: describe_command - fix incorrect path [ dash commit f19f3b398a2e947148a646096de94b77c73bb55d ] Hi, On 26/05/17 09:04, Youfu Zhang wrote: > $ PATH=/extra/path:/usr/sbin:/usr/bin:/sbin:/bin \ >> sh -xc 'command -V ls; command -V ls; command -Vp ls; command -vp ls' > + command -V ls > ls is /bin/ls > + command -V ls > ls is a tracked alias for /bin/ls > + command -Vp ls > ls is a tracked...