mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
Add which 2.21.
This commit is contained in:
parent
d72c68369e
commit
9f3f65f146
6 changed files with 36 additions and 0 deletions
|
|
@ -836,3 +836,10 @@ of the programming language Scheme.
|
|||
|
||||
We use ``guile-psyntax-bootstrapping`` project to bootstrap Guile's ``psyntax.pp``
|
||||
without relying on pre-expanded code.
|
||||
|
||||
which 2.21
|
||||
==========
|
||||
|
||||
``which`` shows the full path of (shell) commands. It mostly duplicates
|
||||
bash built-in ``command -v`` but some scripts call ``which`` instead.
|
||||
In particular, ``autogen`` scripts use it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue