mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-28 12:33:21 +01:00
4 lines
106 B
Bash
Executable File
4 lines
106 B
Bash
Executable File
#! /bin/sh
|
|
install-info --quiet --section "General commands" "General commands" \
|
|
/usr/info/find.info.gz
|