]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
treewide: use bash from PATH
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 12 Apr 2026 06:00:35 +0000 (08:00 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 23 Apr 2026 14:08:12 +0000 (16:08 +0200)
The system shell at /bin/bash may not be sufficient.
Look it up from $PATH, so the user can override it.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
393 files changed:
.github/workflows/cibuild-setup-ubuntu.sh
.github/workflows/cibuild.sh
misc-utils/getopt-example.bash
tests/run.sh
tests/ts/bitops/swapbytes
tests/ts/bits/bits
tests/ts/blkdiscard/offsets
tests/ts/blkid/cache
tests/ts/blkid/dm-err
tests/ts/blkid/low-probe
tests/ts/blkid/lowprobe-pt
tests/ts/blkid/md-raid0-whole
tests/ts/blkid/md-raid1-part
tests/ts/blkid/md-raid1-whole
tests/ts/blkid/offset
tests/ts/blkid/options
tests/ts/blkid/output
tests/ts/blkid/pt-details
tests/ts/blkid/topology
tests/ts/blkid/usages
tests/ts/build-sys/config
tests/ts/cal/bigyear
tests/ts/cal/color
tests/ts/cal/colorw
tests/ts/cal/column
tests/ts/cal/jan1753
tests/ts/cal/month
tests/ts/cal/sep1752
tests/ts/cal/vertical
tests/ts/cal/weekarg
tests/ts/cal/weeknum
tests/ts/cal/year
tests/ts/chfn/gecos
tests/ts/chfn/input
tests/ts/choom/choom
tests/ts/chrt/chrt
tests/ts/chrt/chrt-non-root
tests/ts/col/io
tests/ts/col/multibyte
tests/ts/col/newlines
tests/ts/col/options
tests/ts/colcrt/functional
tests/ts/colcrt/regressions
tests/ts/colrm/rm2-2
tests/ts/column/ansiescape
tests/ts/column/columnate
tests/ts/column/invalid-multibyte
tests/ts/column/multi-file
tests/ts/column/table
tests/ts/copyfilerange/copyfilerange
tests/ts/coresched/coresched
tests/ts/cramfs/doubles
tests/ts/cramfs/fsck-bad-header
tests/ts/cramfs/fsck-endianness
tests/ts/cramfs/mkfs
tests/ts/cramfs/mkfs-endianness
tests/ts/dmesg/cid-json
tests/ts/dmesg/cid-kmsg-colors
tests/ts/dmesg/cid-kmsg-console-levels
tests/ts/dmesg/cid-kmsg-decode
tests/ts/dmesg/cid-kmsg-delta
tests/ts/dmesg/cid-kmsg-facilities
tests/ts/dmesg/cid-kmsg-indentation
tests/ts/dmesg/cid-kmsg-json
tests/ts/dmesg/cid-kmsg-limit
tests/ts/dmesg/colors
tests/ts/dmesg/console-levels
tests/ts/dmesg/decode
tests/ts/dmesg/delta
tests/ts/dmesg/facilities
tests/ts/dmesg/indentation
tests/ts/dmesg/json
tests/ts/dmesg/kmsg-file
tests/ts/dmesg/limit
tests/ts/dmesg/timestamp-format
tests/ts/eject/umount
tests/ts/enosys/enosys
tests/ts/exch/exch
tests/ts/fadvise/drop
tests/ts/fallocate/fallocate
tests/ts/fdisk/align-512-4K
tests/ts/fdisk/align-512-4K-63
tests/ts/fdisk/align-512-4K-md
tests/ts/fdisk/align-512-512
tests/ts/fdisk/align-512-512-topology
tests/ts/fdisk/bsd
tests/ts/fdisk/gpt
tests/ts/fdisk/gpt-resize
tests/ts/fdisk/id
tests/ts/fdisk/mbr-dos-mode
tests/ts/fdisk/mbr-logical-ebr-gap
tests/ts/fdisk/mbr-nondos-mode
tests/ts/fdisk/mbr-sort
tests/ts/fdisk/oddinput
tests/ts/fdisk/resize
tests/ts/fdisk/sunlabel
tests/ts/fincore/count
tests/ts/findmnt/df-options
tests/ts/findmnt/filter
tests/ts/findmnt/filterQ
tests/ts/findmnt/listmount
tests/ts/findmnt/outputs
tests/ts/findmnt/target
tests/ts/flock/flock
tests/ts/flock/range-lock
tests/ts/fsck/ismounted
tests/ts/fuzzers/test_blkid_fuzz
tests/ts/fuzzers/test_fdisk_script_fuzz
tests/ts/fuzzers/test_last_fuzz
tests/ts/fuzzers/test_mount_fuzz
tests/ts/getino/getino
tests/ts/getopt/basic
tests/ts/getopt/options
tests/ts/hardlink/options
tests/ts/hexdump/format-strings
tests/ts/hexdump/highlighting
tests/ts/hwclock/show
tests/ts/hwclock/systohc
tests/ts/ionice/ionice
tests/ts/ipcs/functions.sh
tests/ts/ipcs/headers
tests/ts/ipcs/limits
tests/ts/ipcs/limits2
tests/ts/ipcs/mk-rm-msg
tests/ts/ipcs/mk-rm-sem
tests/ts/ipcs/mk-rm-shm
tests/ts/isosize/print-size
tests/ts/kill/all_processes
tests/ts/kill/decode
tests/ts/kill/name_to_number
tests/ts/kill/options
tests/ts/kill/pidfdino
tests/ts/kill/print_pid
tests/ts/kill/queue
tests/ts/lib/pidutils
tests/ts/lib/procfs
tests/ts/lib/timeutils
tests/ts/libfdisk/gpt
tests/ts/libfdisk/mkpart
tests/ts/libfdisk/mkpart-full
tests/ts/liblastlog2/dlopen
tests/ts/liblastlog2/pam_lastlog2_output
tests/ts/liblastlog2/remove_entry
tests/ts/liblastlog2/rename_user
tests/ts/liblastlog2/sqlite3_time
tests/ts/liblastlog2/write_read_user
tests/ts/liblastlog2/y2038_ll2_read_all
tests/ts/libmount/context
tests/ts/libmount/context-py
tests/ts/libmount/context-utab
tests/ts/libmount/context-utab-py
tests/ts/libmount/debug
tests/ts/libmount/lock
tests/ts/libmount/loop
tests/ts/libmount/loop-overlay
tests/ts/libmount/optlist
tests/ts/libmount/optstr
tests/ts/libmount/tabdiff
tests/ts/libmount/tabfiles
tests/ts/libmount/tabfiles-py
tests/ts/libmount/tabfiles-tags
tests/ts/libmount/tabfiles-tags-py
tests/ts/libmount/update
tests/ts/libmount/update-py
tests/ts/libmount/utils
tests/ts/libsmartcols/continuous-json
tests/ts/libsmartcols/filter
tests/ts/libsmartcols/fromfile
tests/ts/libsmartcols/termreduce-loop
tests/ts/libsmartcols/title
tests/ts/line/line
tests/ts/logger/errors
tests/ts/logger/formats
tests/ts/logger/journald
tests/ts/logger/options
tests/ts/login/islocal
tests/ts/login/logindefs
tests/ts/look/separator
tests/ts/losetup/losetup
tests/ts/losetup/losetup-blkdev
tests/ts/losetup/losetup-loop
tests/ts/lsblk/lsblk
tests/ts/lsblk/mk-input.sh
tests/ts/lsclocks/lsclocks
tests/ts/lscpu/lscpu
tests/ts/lscpu/mk-input.sh
tests/ts/lsfd/assoc-pidfs
tests/ts/lsfd/column-ainodeclass
tests/ts/lsfd/column-deleted
tests/ts/lsfd/column-kthread
tests/ts/lsfd/column-mntid
tests/ts/lsfd/column-mntid-nonroot
tests/ts/lsfd/column-name
tests/ts/lsfd/column-source
tests/ts/lsfd/column-source-btrfs
tests/ts/lsfd/column-source-with-root
tests/ts/lsfd/column-type
tests/ts/lsfd/column-xmode
tests/ts/lsfd/error-eaccess
tests/ts/lsfd/error-eperm
tests/ts/lsfd/filter-broken-exp
tests/ts/lsfd/filter-floating-point-nums
tests/ts/lsfd/lsfd-functions.bash
tests/ts/lsfd/mkfds-bpf-map
tests/ts/lsfd/mkfds-bpf-prog
tests/ts/lsfd/mkfds-cdev-tun
tests/ts/lsfd/mkfds-directory
tests/ts/lsfd/mkfds-eventfd
tests/ts/lsfd/mkfds-eventpoll
tests/ts/lsfd/mkfds-foreign-sockets
tests/ts/lsfd/mkfds-inotify
tests/ts/lsfd/mkfds-inotify-btrfs
tests/ts/lsfd/mkfds-mapped-packet-socket
tests/ts/lsfd/mkfds-mmap-masked-file
tests/ts/lsfd/mkfds-mqueue
tests/ts/lsfd/mkfds-multiplexing
tests/ts/lsfd/mkfds-netlink-groups
tests/ts/lsfd/mkfds-netlink-protocol
tests/ts/lsfd/mkfds-netns
tests/ts/lsfd/mkfds-pidfd
tests/ts/lsfd/mkfds-ping
tests/ts/lsfd/mkfds-pipe-no-fork
tests/ts/lsfd/mkfds-pty
tests/ts/lsfd/mkfds-raw
tests/ts/lsfd/mkfds-raw6
tests/ts/lsfd/mkfds-ro-block-device
tests/ts/lsfd/mkfds-ro-regular-file
tests/ts/lsfd/mkfds-rw-character-device
tests/ts/lsfd/mkfds-signalfd
tests/ts/lsfd/mkfds-socketpair
tests/ts/lsfd/mkfds-symlink
tests/ts/lsfd/mkfds-tcp
tests/ts/lsfd/mkfds-tcp-bare
tests/ts/lsfd/mkfds-tcp6
tests/ts/lsfd/mkfds-timerfd
tests/ts/lsfd/mkfds-timerfd-alarm
tests/ts/lsfd/mkfds-udp
tests/ts/lsfd/mkfds-udp6
tests/ts/lsfd/mkfds-unix-dgram
tests/ts/lsfd/mkfds-unix-in-netns
tests/ts/lsfd/mkfds-unix-stream
tests/ts/lsfd/mkfds-unix-stream-requiring-sockdiag
tests/ts/lsfd/mkfds-vsock
tests/ts/lsfd/mount-over-same-path
tests/ts/lsfd/option-hyperlink
tests/ts/lsfd/option-inet
tests/ts/lsfd/option-pid
tests/ts/lsfd/option-summary
tests/ts/lslocks/filter
tests/ts/lslocks/lslocks
tests/ts/lslogins/checkuser
tests/ts/lslogins/json_mode
tests/ts/lsmem/lsmem
tests/ts/lsmem/mk-input.sh
tests/ts/lsns/filedesc
tests/ts/lsns/filter
tests/ts/lsns/ioctl_ns
tests/ts/lsns/netns-from-sock
tests/ts/lsns/netnsid
tests/ts/lsns/netnsid-for-persistent-namespaces
tests/ts/lsns/nsfs
tests/ts/mcookie/mcookie
tests/ts/md5/md5
tests/ts/minix/fsck
tests/ts/minix/fsck-images
tests/ts/minix/mkfs
tests/ts/misc/boilerplate
tests/ts/misc/canonicalize
tests/ts/misc/colors
tests/ts/misc/configs
tests/ts/misc/mbsencode
tests/ts/misc/optstr
tests/ts/misc/strtobool
tests/ts/misc/strtosize
tests/ts/misc/time_t
tests/ts/mkswap/mkswap
tests/ts/more/regexp
tests/ts/more/squeeze
tests/ts/mount/complex
tests/ts/mount/devname
tests/ts/mount/dm-verity
tests/ts/mount/fallback
tests/ts/mount/fslists
tests/ts/mount/fstab-all
tests/ts/mount/fstab-bind
tests/ts/mount/fstab-broken
tests/ts/mount/fstab-btrfs
tests/ts/mount/fstab-devname
tests/ts/mount/fstab-devname2label
tests/ts/mount/fstab-devname2uuid
tests/ts/mount/fstab-label
tests/ts/mount/fstab-label2devname
tests/ts/mount/fstab-label2uuid
tests/ts/mount/fstab-loop
tests/ts/mount/fstab-none
tests/ts/mount/fstab-symlink
tests/ts/mount/fstab-uuid
tests/ts/mount/fstab-uuid2devname
tests/ts/mount/fstab-uuid2label
tests/ts/mount/label
tests/ts/mount/move
tests/ts/mount/regfile
tests/ts/mount/remount
tests/ts/mount/set_ugid_mode
tests/ts/mount/shared-subtree
tests/ts/mount/special
tests/ts/mount/subdir
tests/ts/mount/umount-alltargets
tests/ts/mount/umount-recursive
tests/ts/mount/uuid
tests/ts/mount/xnocanon
tests/ts/mountpoint/mountpoint
tests/ts/namei/logic
tests/ts/nsenter/enter-via-socket
tests/ts/partx/partx
tests/ts/partx/partx-image
tests/ts/paths/built-in
tests/ts/pipesz/pipesz
tests/ts/prlimit/pidfd_ino
tests/ts/rename/basic
tests/ts/rename/exit_codes
tests/ts/rename/overwrite
tests/ts/rename/subdir
tests/ts/rename/symlink
tests/ts/rev/rev
tests/ts/schedutils/cpuset
tests/ts/script/buffering-race
tests/ts/script/options
tests/ts/script/race
tests/ts/script/replay
tests/ts/setarch/pid-without-show
tests/ts/setarch/setarch
tests/ts/setarch/show-with-pid
tests/ts/setpgid/setpgid
tests/ts/setpriv/landlock
tests/ts/setpriv/seccomp
tests/ts/setsid/setsid
tests/ts/sfdisk/dos
tests/ts/sfdisk/dump
tests/ts/sfdisk/gpt
tests/ts/sfdisk/movedata
tests/ts/sfdisk/resize
tests/ts/sfdisk/script
tests/ts/sfdisk/wipe
tests/ts/sha1/sha1
tests/ts/su/environ
tests/ts/su/group
tests/ts/su/shell
tests/ts/swaplabel/swaplabel
tests/ts/swapon/devname
tests/ts/swapon/fixpgsz
tests/ts/swapon/fixsig
tests/ts/swapon/label
tests/ts/swapon/uuid
tests/ts/ul/basic
tests/ts/ul/ul
tests/ts/unshare/clear-env
tests/ts/unshare/forward-signals
tests/ts/unshare/forward-signals-kill-child
tests/ts/utmp/last
tests/ts/utmp/last-ipv6
tests/ts/utmp/utmpdump-circle
tests/ts/utmp/utmpdump-subsecond
tests/ts/utmp/utmpdump-tobin
tests/ts/utmp/utmpdump-tobin-ipv6
tests/ts/utmp/utmpdump-totxt
tests/ts/utmp/utmpdump-totxt-ipv6
tests/ts/uuid/namespace
tests/ts/uuid/uuid_parser
tests/ts/uuidd/uuidd
tests/ts/uuidgen/oids
tests/ts/uuidgen/uuidgen
tests/ts/uuidparse/time
tests/ts/uuidparse/uuidparse
tests/ts/waitpid/pidfd-ino
tests/ts/waitpid/waitpid
tests/ts/whereis/whereis
tests/ts/wipefs/signatures
tests/ts/wipefs/wipefs
tools/all_errnos
tools/all_syscalls
tools/checkadoc-missing.sh
tools/checkadoc-repeat.sh
tools/checkcompletion.sh
tools/checkmanpage.sh
tools/checktarball-meson.sh
tools/checkusage.sh
tools/get-options.sh
tools/git-grouped-log
tools/git-tp-sync
tools/git-version-bump
tools/git-version-next
tools/testcoverage.sh

index fc7d6d0fe56044f29ecabe411f5257d8a03260eb..1ecd013ea2732310d469846071f6e42472512ff2 100755 (executable)
@@ -1,5 +1,5 @@
-#!/bin/bash
-     
+#!/usr/bin/env bash
+
 set -ex
 
 export DEBIAN_FRONTEND=noninteractive
index 850c651d8b3ead1b5c5886dd782ec658fec9adc7..a57adc2d9069fcdd785309c919b1e162f7b2df70 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 set -ex
 
index 1e267eb17eb85ae36330cc163258b0b343b3d579..1ce6a5f42c4eff67dd959f5eba3fef21904094a8 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # A small example script for using the getopt(1) program.
 # This script will only work with bash(1).
index 3500abe2f457152f245ce48f5f52daea561ecde7..58735885a7146449390ee638895354701488cd98 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 127261738b103cf07150d2d117494f3dc131cac4..ca2977fb51c9f5f41e5db4b7af0778da0985d82c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 167d968f05f4847f42bb9e2acaa942c073b65472..80f09ae95d1983d7b5a3643250d45b488e9dcf54 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # SPDX-License-Identifier: GPL-2.0-or-later
index c033b19b6b9537a6f21bc3e359abf6dcf08e4027..f3f5a68bb46d254851c55bd113ca9da9af2bccba 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2014 Federico Simoncelli <fsimonce@redhat.com>
index bcce18563c3fa7e67f3940dccb363174d73625d2..29c707c3d5bf8e2d68b85e7916f0aa613ff06d6d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
index 6da3525c1770d8e1dd1f535e76c752ef06553716..576d53d916ee4e800e597626aa3edde146eb5885 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2016 Karel Zak <kzak@redhat.com>
index ee6ba7d264a9c866ba34bd2eb9bf05175a714b28..2be7ef3b227134a7deca7e1320936f63ee03c784 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
index 8e55ccc9bd8b90a2336aba499070e594dd04fb69..3223db35804167204fd05a657a5ba5312bb3ed36 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
index 660b53e1181e3f3551050ca5873d0ed599ec0868..9e5bb9fe7f972eccd7d0e047b40c777f32e184f9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
index 45888b886e54f557b492a871568a7bbbeb90e4d1..25001c313ada9cb10ee8a43400a953ca1062edfa 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
index dc6949141c747583cd096acf4ad9ecc0f002ee2d..2f81e6b957c87d53f259141a1af935957c9cd1f1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
index b043c8177cd6da0590e5157fc53bd862e0d46aa9..5297420254473f0f809eff058ab4df5ae087338c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 4405bdbb24fde52bd736454fd7f009ad8a4b3265..9633b5072bc4f31c8c511ca1cdb6633e724dec3b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2026 Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
index d9dab58596cfc85f6e5a7cc0fccbdd359306d35b..1c470d560f2d70be1212600a33f83e6a10fc3a0d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2024 Thomas Weißschuh <thomas.weissschuh@linutronix.de>
index 202287357f9c6d615078c52878593d35bfd9b154..8c0eee25d12c93c0e7c19a20a5ca6e9344d57092 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index f0cd59ecf2f52cf535ee003ae9c82d3f34821289..eaa60e9035908fd1ddf65afc03a5f40ab053bb77 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2022 Thomas Weißschuh <thomas@t-8ch.de>
index f79a68b62f63e6a502ec91c8378e68c310546ee8..e6051fb74d7cc0c5792e14582199a63414bf370f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 2d1291330d64aef71e3e185c74026341f08db57b..b008c63714bfb7ba2d349b3396ceb105cb39e0c1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2011 Karel Zak <kzak@redhat.com>
 
index 25c54f5c9eeb03f1076f13fc81fd762663f8af33..fca23970b4bacefc5d43801a0e61aa87cf438e5c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 359f6a8f495ede38ec1c0d269cbd084be3d8eaea..81821895eab2ea6c22036c09fe093e703eb47537 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index f4286fd4eb568326d36d7f97942aa38b5c57f2bf..01f9bc81775907c73962bbf5b7cdf932d6ac9bb4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index ce336caa35c75a9f282c18fa28288867b6436ba7..d90815c565aed2b453cc4d1e593bd76bd0dbffcb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007-2018 Karel Zak <kzak@redhat.com>
index 4c499e6d29cb2567f3bd0caa559bd5b5803c7cb0..e2acdff0126eb40a2f4d0d7a6052bd6c9b83e9c2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 96ab1136ee03c5826cf14ab8ab36202b1c223428..f58beb72c745bf8103d750f70e03c9108f0ef44f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007-2018 Karel Zak <kzak@redhat.com>
index 0fe1ffd3b08a5b719f107ec728d08dd1eab3da2f..13c83753e97fd383b10210215cbc40e421dbbcdd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index fe0b904de9bb76f4a1a2d79ea23a65775d3f8d07..91c9f6ba3fab11659c0925266355d90596677b0c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007-2018 Karel Zak <kzak@redhat.com>
index 006b03d693b58d2706a1799c02846d3cdab7cd2c..47a3a20fe40098f1eb38750298b221679f9ed2f6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 444c50bbb5ff5a4ae044199f0cd214d0b1a510f2..fbcff59a610c0ad67635e355a9287da087e07c5c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 6bd958a591d92f579cbac48486604268e437562a..b18954f48ab4e4353fcc2a1af750897067cab75b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007-2018 Karel Zak <kzak@redhat.com>
index b95a920a9314c5f7a53216f60fdef36c9d8ef57c..f0d42289ba00cbda0a57661f222223e6113cb42d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2019 Radka Skvarilova <rskvaril@redhat.com>
index a39b680bd9dd0dfb40c5051cb4fcdeb1e72fd600..64c85caab39a02d76198c613c43da4d882718a22 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
 #
index 9295abed8727767f056afa0f58cbd5d566034b9e..054c87cc4d28a36a63a08d1a32af65bf859db9eb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index c57f5ab4cd84fae75e53800c3b8fea57ef808d1d..810d263a3e9fa17d2c6a699b449f9cae9d80f932 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index b8923c7c7c9f332480645d28e58dd3c13980fec3..788700c911e0311c69981854fd58758a222fdcea 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 97666831216f613685c1388fbc129ce16911cd09..1143ab890a6ba004988a02f9491a91e91fb53ff2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2020 Sami Kerola <kerolasa@iki.fi>
index fa14a0af4b1856f2ee6d6cb61b111824659ce263..1b17a2cdb65b0d61a36a34d0cff6c3a5f504212a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 8a6d9048d878e615fb31fddff3645edfeab3dce2..87f9819ffe4b60f80db378d2651eae44d9b4e1a9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2020 Sami Kerola <kerolasa@iki.fi>
index 6df11ae15243529a75a10bf32412c30a5b7ebd46..490fe2c94cb810a72c99fb7d69ed9b7c7d391a9c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2020 Sami Kerola <kerolasa@iki.fi>
index 26014b8dd0d0f85149f39506caef80a8e3d9cf90..b5d94165918928002f6548b00e9e84db797aec72 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 2bb846959af53d4e004f2b507cb8872827b6d2cc..6a188be6c2f68830fdb85e2337df5aa752e04d1a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index ed6e9627f5a73774ac59e421bfa361839c6f341e..6e497673a3aabd67f5f9fa18b8b8bdd049d233d7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2011 Sami Kerola <kerolasa@iki.fi>
index 004ad8d719d8fe9871871b0e59e85fe2feef2c7f..dcfced64b49cf0698bf8684a2bcb345a78583dcb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2024 Juarez Rudsatz <juarezr@gmail.com>
index 9bd53a71f6c70065a9939075cd052450cf244259..a457a1f284cd66d52c72c5138ddcd8839ff96d2d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2011 Sami Kerola <kerolasa@iki.fi>
index 32cc3f3a4ee7ebdad9b1bb896c011fddc4a3145f..1dbfe09afdd507ccf167dace6ce7232e04b7ca1a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi>
index 28c3689f523f40d23719b2018b7ebaaf19c8546e..3d0e8ef0fbff50a96c7b94461813d9565d2048b7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2011 Sami Kerola <kerolasa@iki.fi>
index 326ea8956944ec5a2ddb2bb7b0f2ae07b8e27d69..282b058e25716b2e3e8cbe900582998b2c260d61 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2011 Sami Kerola <kerolasa@iki.fi>
index a6efcc96575cf64387d87926c04bcafa4af272b1..0cc05e0a4433347f540c9640d13ec5501239cb55 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Dick Marinus <dick@mrns.nl>
 #
index 1cdc3c2e78a32db32aefb13e8a98e6d41f7fb4b6..c35ef7653a39d37d4d04f59967d7e3f7955ce6a8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # SPDX-License-Identifier: EUPL-1.2
 #
 # This file is part of util-linux
index d81daf1e347f8aea44d183f373783f5ff8ada1c3..20b67311ee2e383b8d38eae943daeb11161ac4bc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2011 Karel Zak <kzak@redhat.com>
index d834b24cc0503d75d091f0a5374d3f2f86eb8303..29f07faea2da1bbc4c8b00d76f695e52421bbfb6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 53af53e3fb292c5d01b62a86434d1197e3400848..b7281f8708353426fc53863579f9cef3ef1ebab2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 1e415d8263800b519a649493db00f34bd5ff88c0..3c09029229f2afc643e18eee6d3fdb9b2b2673bb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index d10e1e16984cc26d07a6ca6c522726d5f43b2ddc..cf4aa01d09bfa75287a747c4c7c254448a3d87ca 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 78363793da641fa4626a70f5d4a9d8e1e7cd640a..d1318bf519aaf6c9cb585d4797788fdbdf9fdadd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index b94e8a9ee7c441276fd802bfeffafc518d60c260..267205104a7ac2d57f60af3d92fd317bb728487e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 19d80040a547ef527e1726cfb8bf7a0abe6b9fb6..5bcf488c2cbe8f4a6b01e76c7bec56cbc7bd522e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index b92099770c1215970f4ce3dd8e97b9a862d29c91..d4eb5c7f713ae3d0a111313ec40f3cc626cb9032 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 1b5f5727043f742d52625e8f57a9c107e06ee45f..65aaa66948330ea00507441e97054761a2f6c9ba 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 38ca9c56570d7900506b6505c6d0c5c1b2a7b3b1..cfd84a49b564f53a41092c8484aee93abf081b28 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index c3f8e066a3bd8e7e1c04d7c30c35b8828cf205a7..9cabc446e29ea8f9250bbf6ad2007a4bf0096d69 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index ad1e3e785d5db7e8123189c52a016a6f07428a62..ce63828058ecef20b71ea42baf5166a76d2b6341 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 06f1c8bfb7c6a47d60826a6151ec6a195f5a60ec..0cad4115acee9b40877e4bf4586c02cba40f1ee5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 8028c483161284463ce317144d5ad998cde4c2b6..3d97ad3c22b15a63d4e258cbb0abf50819c0e4bc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index fc39cf0d7321c9112b3e440871e8c7a9f9cad78c..46dea82e24bf2bfbcf305aaf8c0d955055be5330 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 673f2bba1a284d0fab160e638101515ca48e829a..db2fe6e2fba88ba84d5d71118ca234dd1c214324 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 83d862943a2bdc78638fd8d7c08b27af58a3b5e5..693a789fd63635555885a27d73f4c9060e44ed0c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 13dd6c6dfe05b8c28faf75b58155620af36702e5..36ea608418e4987e6c205edc003ef2a1579be75f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index a4f8e1cf53582552c63b582445ed2ac4d17e22dc..ae4bb069800c976fc148581b632dc90674862a8a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 09ed2b0fa6871dd98d0ae3ebc08e3d4ccd60914c..1b3689ca209ae0270dc5a726ee590d87518d5869 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index a90a91e5ea7e50cb63c38e8ce32df1d707241c2f..558b243877a02cadb613cc12b3354a2128cc4d5b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index f3f9643f47d1255c8eeb3816a624f27f43f657b7..2d71f37f74d925f411093592542650465e0798fe 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 07f51b2599983a50fe5c84fb35d7ccb461afc242..1081327c396b3adc3056f0bb7f9f0f93d937261e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index af5808f2b8acced534821d20abae1e49ffbf77c8..ed0d9108bfea3a20f5167318cff76df3114058ab 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="umount"
index 591b292a85bc2e95180c8efe60baac1b1900cc06..33c79d581c110b7c295c38ceb2c392dcb8c93efa 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2022 Thomas Weißschuh <thomas@t-8ch.de>
 #
index 1c6a28e87562306d97488f31272bd2416105263f..9ba51b9283da6adef3b598ce860c775d43b000a7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 90e4858ea0a741fff7dc32f70ced9aa0de8a95b2..162ffb6941f50051ae698bfaf4151499c9711be5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="drop page caches related to a file"
index 647eabcab0bc6fcd60606b6ed59bf1fea91a556b..472937d5f694a28bec55e071e50712b910506702 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index d44c6df09011c264b249744c9665ccac68f612a7..3e491e0d9fe7be82cae45e7be48bfe948edabd2b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 3d6689913508f56fb7f8d7a8caa49530034a674e..fbb463e073f393676be027a3d1cdcae2c7ac9df3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 1e0dd3c9381a4a8cd5e3b1c38076754a09bdb508..98a3b45681146819cc7191c42e5ed8fdb1a7279f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index e61110f1c8f13d197d2d932592a22c7b254ca897..8fc7cd0d3527f4ab64a66ccbe5498f9d8870e321 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index cdb7269cbcfb8bde6931bcbd7f5a484c0e2d91e3..81a8bdb6a0cfb4f13898a91dca0baac00ff446da 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 54bbb9191a9ed05399dff50614f50a6ec01c87f1..4927cefb981ef8fe09b243373573e705abdaab00 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index d1c76da3e13bbec7d9afe903ed0419f51e57403a..3dffb7682f09c5054abb7c10370e474d8a00b239 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 198f38e5f2f055f1dc7ec01b54ff5140110ba20a..305031d46bd28929706c3ec7d81561d1cbb45670 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 57fbc60c0cc0ce930f1ba832314047f88a238a3e..15bf2baddc074182c5e9d99d1113884dcd9cc359 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 9d5e98907f66b929b0dc055fd52521c8a2c1f933..3edce6572f4423e92f53c280b6000e467d25d654 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index b95cd42c92fc8dcb1d96bdfaf9e05ac1b0c794d2..232fa88171ced2f9fdfc19e1cf94ce456b7c5034 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="MBR - reserve EBR gap"
 . "$TS_TOPDIR"/functions.sh
index 4db206415b4654a522a01c1df76c1a7d7dc4d26b..82ee75fef41d952d309623e519ba251d507e9d5a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 40fcad2792b9c67a211abeab1d084aadf0a0cdec..ebb9a222792747a9db6f744d1e00e942a38e1229 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 63f7eb1dba57f440fb7d48ccd4299dccbd75c836..f19a350314704495e60ad6a8527b03c41411fe56 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 9536cd7e5140b17b5aaf0b18085a464c5e2491fc..00bf62c2fb7c4df5c0233540ae6e731cfc411090 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 22ce2bd4b2e1777c987abbbbab1148ef56e55afc..aa98b83665518b486aac22e5fb53cfdeae9c4d31 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 24758fddffde0bc813a9aa0f76a2749e532f8223..7c0558e5848f929d54aa8727fd6c3f1a69e23602 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="count file contents in core"
index e3049660f4e901492730489e662f965d4e2938ec..f3f052a84ccb2e683e12bcc33921381107e492cf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 8b2429268eab8b320737da6c0cb36897c1006da2..ca9edce4c4afcbf72fa33ff291bf296ca073d257 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 1771db9f279024e48bc0cea851ec96c5cf30d6cb..9bd667ed34a5b62b7bdf3ba615b9bfcf145ec83a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 769b460a94d99b5326183d9758e5bbc87708c0a4..33182528df72eca852844ac9c9766f751e5e2d53 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 198cbea98689f6771015055f3d10cff99e08028b..ee762d7fdcf5284a03f57502a3d9780e69784d96 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 6b4136d41a9777489825550526b33b71aa2d9e39..0c427cd2cde4daa42e81b5e0d02bb22ac3ed19b6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 85e341d6c8fc51355713850787155394bbf9df6a..3223f8a20a868fea9c5eba83876b26c4bcfd87cb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index ba095edecc01ff62647d4ef635e3d2b72c0ff844..25065cb373b4e206876111d76dd2ca264818e2ab 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Masatake YAMATO <yamato@redhat.com>
 #
index 477ac4b70b1776522f952601d7064dacf9f6e29b..7d194294de8efba20d35c48ba90534b257959029 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
 #
index 7ce89bc47e877031595fdf3656735c388bc3962a..982ae2eea90f84b574a25e3b29bffea98d8f9661 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 44f2d6a4c226e38df29238cc076af7ce1c34b928..340ab54527f95551963e7df29b443b242950d0e2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index c121aba1605c7c40375ed204fa6a30ff8ded6f17..9d1eb770f591b2460fe9c49bc88eb654ac66532d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 3fcf599ba61613915fe9210abedd03fd41063254..12415029196613c49f254b6baad8ee3fc6592a32 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 0c2991935ebddb0388b151cb132ac5b265a27170..5296505818f8b53401696cb883f30aa6a03647a6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index f73695f4a4ecacc2d545b5afea1fc56c7e49d9e0..0b483176cfd06fcfbcf5c7d3fa766b2e09c63a36 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index deabb372f8bf4e1a8bf43c1db56e31e774d99f5d..7c50f9966a44b6e8710ad2f4ee3ef92449f884eb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 10007140197c5488aae9b35539e934138b0c3f66..04abdc555a3b40bc97aa33aeb3863fc680acc455 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2018 Ruediger Meier <ruediger.meier@ga-group.nl>
 #
index 787d0db69c98e4958a3c21ea76e48ca67c4cc81d..9b6039025f10eacd1937b6efe71aa9deb66a05ad 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index b7208fa83a2a986be7db0d78b089bebc01df21b7..111b74a0f52edb3f82296ec5f67d5f5b51381241 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index d8cdc8ee74b33d866e37f2d9226ebbc2f182f224..2e943526162ca5bbf9582160d2a69c0f46d4b3b5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2023 Thomas Weißschuh <thomas@t-8ch.de>
index fbd67ee9c05d0a0821307ca4741709f4cf6b92f6..e6d8e5d384563b52d11098768cbe4d6d0ff5062f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 96d88a01aba68554aa2aaa6f7371dbcccf91e03c..43c80d65b146a9e4397462d4e0dd39f96e6649b0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index e9b437ee4d1de397c0de02203a89a25276f5ef9d..716f93e352021c6132350260a8ba5fa2e2954eca 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index d01424ef45b12efa501a2b7353e7a0ff69cd85fb..8566410a98997c42403408d9785737f4b6219d77 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 22add86fd76bd7e0ae5a73c25acc129a60523955..8cf19e3b249d39c99234059ed303bec9eeea5aef 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 6da88808686df96c2f1dec1c67edd77565883f35..495aa060f8fe25b7acbce4d882e5d75d3cef09ef 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index c36a508468e16e11b1f2ef5a3fa03cebe9e5bef5..e08c186499fca543970a6983d4c9e39bae50972d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 900aa17f845cad135c613b369d0437aaba3793ee..28eb237692d4c7e82e3e33df511b8d2132df55f8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 7fd53107f2ef683fb833bf4e281cce5b7adce058..b329b82f9608abed672721d9b0bfa1d616d138c9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 33e0b3b5633d478e44935e75abce974267fd4b01..ed3799ffd8871a6df7680435971de27418ddd2dc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index b2280777fca6f2eaa09905a43d78fb47a20418ec..89ba4c5a3bf89e10c7215a328ff554511f963d08 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 21879bdb63277f78edfe5739914c48fa5c9d355e..9c7ccb3a43a191c6581f48359744ce5a7447a06f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 7a8ad587f6d222d832439f92104fa27b6696714b..50c1102a6e60d080fe922680636f515276fd0105 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 10653a543bd9a5a1ee3aec43035397e34ab6d87e..6478613f065b152a8b37e1c46889a488fad3c9bc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 047fcc42e4a21efd6b323f5b031bf29c1dcb3a35..5e6c54d66ff7b19d9588c8239fb765692e26dcb3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 6e2db3711f64d16342a115a63df27079b34e961c..ea2638ab23bc6c25047c5675bcf0577cd0dbc443 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 6c9e9efc9b0bd5c877f5e78822112ce2ed7d5be4..5a9da6d79d2b7ed2238eed6e0210bf7f1bb29bbd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 7b5e051c06dcf9fd7feebcd5ea588e976240bb44..a000a4c9142f36a5e0563e9e6263e1f2292a05be 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 998aa395bdce691f888cd221a883e12ff5a2efd5..248acb731e54a8552abe9daad8e6c8d9064572d3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Thomas Weißschuh <thomas@t-8ch.de>
 #
index 043b0c0e130fec264350ec09e2b721d1970726c5..7f6c369fa3b1b0b5dec5d7cb63e3de2f92483d91 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # SPDX-License-Identifier: GPL-2.0-or-later
 #
index b4019295f7e55dc6b30f672de4b5a4ae5439d075..97411e52dd4d56b7e82676e42ba1ec77e49e0eef 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 6038f269ec7ff8432d880417add52707324e43ec..69791d274dadd9bec2e2645c07bc4ba2fe8c0e9d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 4c026ceb011d499ea1736143842a3a505d4e245f..fa17c36fdde643f1a64cf0443e2802ca739e4468 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 8ce4e175d6469add3b5384cf2688ed6693cae317..fb4f873a35d4b0aef56b5b10c9b7337c6ca50655 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="dlopen"
index c9961f1102f1929c59408d5db80cce820f58831a..f5f0de272c89be293ce8e134835b01c5f923c84e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="pam_lastlog2_output"
index 63503d9d56033d8ee4b75a3f9f7bfb89fd94dfbf..17058a2079908a1e5ec974a19a6c953eeead9b83 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="remove_entry"
index 38f07636d12a13cddd93e4daa98a56ad9142ae86..4cb8474bfedf10cd7b8511d314ba771026164540 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="rename_user"
index 9ff27fe5eb40a7ccf86919e18507d183626ee06d..f6c63f87058c4632584d6477e89dabad3894ecec 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="sqlite3_time"
index 03e034fa80d9079377e888d7136493a93852e55f..a8b9a57067ea4acac365d27099bfac19ee96ff19 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="write_read_user"
index da779c298f69473f160976b49b48ae45356a66c4..e2fce4469894acb5cc6a1f7ee44e245903a0585f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="y2038_ll2_read_all"
index a5d2e81a3d0e37c5c5efaf450a9537553a4c3479..76e62477af1986d4952288602afa6ea44f860e39 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index 53a211cf913d025a168183b19894e4cb6dcde042..b07bd8adccdc3013f8203d025d64743261fbe65b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index c67017cdc9af7a4619c37484ad6e8ccfd43040ec..56a7f12c4c4db24a738755501358f236edd21d68 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index 59c9e493131bf7c636733d127fca0bba4f877a34..7e9bc1e91a75f7c318f459525d587703e870d310 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 TS_TOPDIR="${0%/*}/../.."
index e98d9228ebfebaa2007cb80bbf1ebdbbfe33894f..c4c38c50c112b59b0e790259d2ff1c6390ad9834 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com
 
index e1d046b29eb9dc58ca540724571b3698ed00e974..444a98e39dc0fca51ccae985aa912ddabf05c6e0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index 72fd27f0144fd3ee7cb940d983b36d9243517934..fbbed8a30267fc92de0a23804bd64c7a16aa75f5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz>
index 257ce8a999a7355efd05464a3e8e60340189f651..bb893e3998e68c6a61b9d6fbd0d15b848800fb85 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz>
index 84994967f8973c4da128d823ffcc3766ad57094e..31583400605d01ec2462b28d7e66b3dbb7b4a07f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index 979517e06090eddbadff5713cb1b9bae22a6f01d..083a855333541b8b5f56070a5306d738c74e4b8d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index 2f9acb91dc4c215e419423ff93496e92e84b5529..9108ef5e42b27fcae7cf0db532923d6b855527a4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2011 Karel Zak <kzak@redhat.com>
 
index 819fc3547e0d9a13e831bfbd095c218206a095e9..f57c8dcb89d6d7d2e39b2819f16ad45344185501 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index ba89ddfe273eac101df2a4a1b796b09a16680ebf..0d42051089a7b794186b640758bea13dba2d0e06 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index cc484290a53196a3efaae362e69acc808e6ad31e..6a6df9c6572cd23b2861984fc12ef947a785e2db 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="tags"
index 5c5c7c31b744911586fafab6d22cb2e4498f6dfe..96689cdd35f01742b3a694d3657198860911cfe2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="tags-py"
index b8f74887daa33dfac2715c79b93190397fc2b948..c96620e01c1cac7904d09e9183dbf5923328d4ee 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index b4450c48760252f3cccb65929c579257edcb0f60..847cf92da64ee771736ce9b37177f556897cce04 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index 1fed2a7c0a4516b9d9a42929b86659dd02d82df4..21537e50b7700d90dd53f492bfa6e54ffeb6ecf9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
 
index 8456d6b97bb2c7dd721197b60251bade2567f35c..4f4565b697d97c37412914d04906ab9340107983 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 2025ef54ee7b6e3b95b1d0e55816d537ab444919..c533add2e8c5bb12d11df22bb0aa51dc7cbbbe4c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index c11140cb72b39a1af599a44e7c9d7b6adefdf1b0..d56b4de31c192f24fd5548360053ccb792232ae5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index a34e523dc3f84dd43c1f93e6e1165908cb4d0f4f..13a02f85f481efb03c5491f40683d9159a4646de 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 5a1c178da37249caccd7ff57a72dda9e1a213ff7..ac0e8806832a0c34178de8c9e38d3df86b082314 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 97a415c57b72ea453b7f3d67240bf7cad2b02926..03d0484f9e862e54fe05cd62dfa491f3b48d05e8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index b90088ab86f2d6bcd8f7cf62c1f3322e0e430aff..166af7a6a4cb25d6b11b24ba9faf0454cc118ca0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2015 Sami Kerola <kerolasa@iki.fi>
index 0c46b693b6741785474bf05b7c9d26c88291f9db..b5fe57e7d6a0b7a96a57bfd3fe6f5aafa83446ef 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2015 Sami Kerola <kerolasa@iki.fi>
index abed3e7c3d51f3ec36f446195503fc070d9693fa..f15366640eca9ee98b3bb87e8bd27df6adfac099 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2015 Sami Kerola <kerolasa@iki.fi>
index c5a4c3617c3ba98da31f3f2db8c910860c124496..52e2b397eae63ec7f136f18c757fdb8416b2b81b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2015 Sami Kerola <kerolasa@iki.fi>
index 013999e0cbfa50a1f437dc07be0ec5826f581876..42b2912edf08e3a1baccad271535d70fdcc419ff 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2008 James Youngman <jay@gnu.org>
index 2ab9ce46c954de70f8cc247c68f62dade9d7edf2..21280aa9ece85a6c4e07e8806b58758c5ce1c995 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2011 Karel Zak <kzak@redhat.com>
 #
index d32a3432c1af11b39957ed5b7a73d35dc233815a..aed1c58e3d90cad23cd15626282b30c00548a104 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index f490013f7d39295acb5e3b4d51a12dcfc7c7254a..9ee4786680b15d998f09caae4c7c6d45fdf34261 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2013 Karel Zak <kzak@redhat.com>
index 93eb7323d1f818c43d84089968b16a0eff3bed8e..db56b6db401c7846fee1edcb90fd7b1e0d0e73e1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2013 Karel Zak <kzak@redhat.com>
index d6ba902dec3fe3fbf3fef7b7d562c15ff47e1032..11af74ac04418238dce1b2b9e86e46c1b98ff0c8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz>
index 5c5a39ce7caf59c4ec862f940ea84de8f5c4ba70..00d98d4676e0bc78f6217e7b51799a3c70166111 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2018 Karel Zak <kzak@redhat.com>
 #
index 2bbd9e35011011f254dd3c8e55a668dae45dacb1..019b8e4a9f9d98f8625128d5e9d98d102b3ad387 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2018 Karel Zak <kzak@redhat.com>
 #
index 23f210d575ed34a0235e2e8609318d0aba8de797..9a6fdab2da6c810c838347bd1c581a6a5a294605 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2023 Thomas Weißschuh <thomas@t-8ch.de>
 #
index 56b1684cd76faae5aadea9461f519c672ca5c9d0..0ef1d999833823dddaa2bd4f4b111b7f879830f5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2008 Cai Qian <qcai@redhat.com>
 #
index a19bad3739beae3218eb9f26467db96b266887f8..6ebc704da4993358bd215d633ab5fa2dfa930d08 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com>
 #
index f8576a8b38e7adb87536ac6a42ce5c3cd0ed3751..446c2396fddb3cbfabc0fa899316307b5bb5afd8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2026 Masatake YAMATO <yamato@redhat.com>
 #
index 01b5d6891c4e8d2772d2af8847952448c6aa9912..e95c91d78c228e2750fa678763c0136aad9159d7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index 128cd0e8a591dc89cd7110c2c4d07033617b2080..f7a1bec2103ef12b2404d82b69516591872beefb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 2238ade1463c507c4c1ce51a6dee384a5133ea5f..6507c6adb57adcab10c521d9da678a2ab4aec6c9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index 3765ac618c29e991a9a8413f423152e1ee180477..9b82ac863986dff5534c07886654e1cbda756ca1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Masatake YAMATO <yamato@redhat.com>
 #
index 3e8ecdb93db94a003d05828a93cfccea75a74da9..08a9510c77ca251ebc8fb82b3b03a7812040db43 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Masatake YAMATO <yamato@redhat.com>
 #
index 00b47c6bb3948835c6f9805ad50f68d36c9f6f21..572d8e8a54866898eca77bd916f475bc0bfb71fd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index a74f9defaff0c6f50ad6e0f35a4bf2399c44beea..6f3dfb128d9cb2ce51299ddeae7cc187141cc807 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index fcc63165a0c66ede10ddb3e513253a3ec7259be4..e2cd2bdbece49ac27c9b59fc03924f596b77e02e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index c00ee155c6bb66e9e178b5ca6b5b4abc7d4f91c3..b023c320a3bb3dcab58af6522b1fd076c7127cfd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 73dab873af764535e5d0be251093b321cb2e61fa..b0bdfc25e3f57353d9902b5416d9d7e12e14a023 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index 2a4ab0f16cb571d0e51442e06d9ab06b44a4ee5f..1c897aa149a4f6b52f5ad6a33ed57401871b1467 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index 0bf0774643ed6d0c60ea2dc25200d5d6cbb9852e..675eedf9232171dc5f029d2f4be97f551e04b1ba 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index 6d2c1797078fc248b6ba1b2a59f166970398b9ed..0ad99290d0e7b6bd8db55b6ccb3da7cd298e66c0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index 1854e508ea68950f4a7c3e12443ff041d7a231aa..95f3aa87bbd092c53a1c95b800543f3c3b2933a9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index f7d13759278864a00cd63b6ef698a206f780c316..715952794f1ebc5dc8503c23c6ed4d483b56f185 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index c8cb6be40fa5f7a92dfdfa4305c6c7ce65c26923..9dd605b7bf6de94dd36421e9f95cbe8e410b0c52 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index d4fb8e7afdd045dd35c28a07e0239434ef12f98d..daf2035094f7c93d5f4f8d71ed00ba63338a3348 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index c7ef895e4d294669bb7c422cb7c5bca63950f3c4..79fe8e760c59f0006c8a8ef73480713981616a02 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 7d1be284a21ee3ecde60e72400aed8bb05c3310b..37482aadbf8182512abb902688db465f32220310 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 2e0ac24c0b5693609e87a932a6c7b6f47da9e746..567ab980baa9d08d0f17fceebccede1619c3b9c6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index d21b11252cff8fe6567b2c2acdf3e42c9bdfde35..f2ca428aa5693fec9a2f5cdff38f3bac7cf276b8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 230d6c480d0c344185c54e6dbe98a6db4fe724e9..f99688ea37381d07a6ba06872900f96832e4f39b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 2fabdb4e5b8418b1a3b17c5b4bcf06d3169a5742..e139900d2eeca5f21da03390364a9a1bc2944ea3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index a44fd77d16dc32ddd36c1602c30c5587d9d30a5c..6822c4ddec91d9253ec1884dd114b3a951a971a6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index fe0ac237ad38a92c5328ba39af576a884f4d9628..a57d477db9e7a05d6ef194b3da36818a99caf251 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index ab1f72cc0a269baff1348efbcb4e48a27c889405..61c2f51d7de68988e1d292d9b979325b977b433a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index ff29a88b10f4cdccf6e268fb3b543334edde9d2b..0ba00f557e363eb413e5605ac44eabd64ca78648 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Masatake YAMATO <yamato@redhat.com>
 #
index bd2213263bb165f2f57884a0367e6f98f2a7accb..c725625b58229eb0985b11c2ba12e7ea22052310 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index a53f6eb122d3b461067a04f40cd0d1b93d497dc9..2b5795d61d9b27b86831ca48222af3cb4cdace1c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index f16e6d1becf784831306251f504327720c986212..d16871fe0521cbd3ebfb35fd14d5c49cd8fde77e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 9c1496601baec79ba57f36a9ddadd64575aff4fb..3cbb1bb368034543e27bd8b06615e66ee674ab4e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index ddd68deb0c3da84f105bea3914cd1c32dc638765..96e3cc59fc6651f0ab383f8337878d1196487ce4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index 9370d337c2f1bbb785ab64689f5f3f09de0985e1..a0b3815296dda05e9d4e87ba0e89bc6372ca46ca 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index 2baafdeb4e7b1c5f29c9dadc06b3523424d0236a..06098f626729603eb585bd6bb3e6d2b3e0ab154d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index d3ca46c3bab79c8a4171c2d3fd95e651c80a2bda..9e279ce62ab09aa18670167ac67871b8d4c96ced 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index cc781ebe1e70c7033863c26c73a5e2f9e1b0876f..afe03be5ef5fcf936cd458c4d7663e5b78c62e7e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 0ff246f5e1da46a67dc55269f9bbf04595c66298..37319c8425103a9d21d212fba025e25c927f038d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index d50a5d87316fc3550bdf749cad8b942e3a67d7d8..fe750dfe8454996d408a1248eb4bda2dfba77a78 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 7b14630022381df8120822223d133becba4982f1..e00dff1e9e72c63df8778618399a66d11c183906 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index 367a07d560f66ca2262f53bd430397a881ce67a2..6fa0683e9a42473d727ab5888caf54b595751a45 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index 3df29447e9d3bdacb572c1f21f3556acab93a798..f8b71dcd2cdd3f8a686ac40e1a3e686793d71757 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index ecc737968a9c6070d975010f0899db997c68d04e..0e4d1b94ce9d0878a3e784583f3ad5e487360d15 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 3ef60c79e45b2ac2fb0e5deafc05249060cc950d..accf17a26a7c63a1d37b5551e9aef539790b5e1d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index 42beaec7a8484419f72856b859ea3b74bd30bfa8..f575315f7e3515f907457c6b3f49e3363aa6038f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index 666cf6ac1148aaae05b6ec1700e3e3e162df46f0..20479b922280a85fe9dfc08f77d8d6705425a986 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index e59e4fea505eecd691cc51009beb8b5999c91301..32a893091b3a64d2104ee0c91daf82493333734d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2026 Masatake YAMATO <yamato@redhat.com>
 #
index 414777f4a074b129cad4b13085c730f218411ce6..beb7b7617b43374acc51619839e5b908248a3e8d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index d2e0b8a5350d75e2ed83010b3aa558d2f4896e48..7962e52bbce9a3dfa22998b0b2916e67feba8134 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index c7e6650c8b951ee7831d04b41d023638804e9138..2d4be2e9d1687275c6e2220f6f43042d1750756a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 3d1b27253845507a94ee5bb066cd5c8498eb9e7c..041f70fbe506b5256729e907ea17e55dee2f75ff 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index 59b1c06a20c7772c0406f14a52b0f30959782cc2..59163d6b1da142e11517a9e381d104a719c83801 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 4b751989387435d79eb1927e6f6de941423a2604..ec83769a0cf7c3bf6a6b5b4e5bd73be931021c67 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index 3078adf31d1f1eefe1c29818eae998676bb25b7b..5f1e070464c1e8f91b0331e750027169cc3367b1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index 3c31443dbe62e2872266a0ed34c961c33c27557c..d82282c2471feb22a08d85cef1d7c282efc48983 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index d3afa9cf91beb55b85edbd5f99245414b3d3e203..dfa9d61a2df0d90c5b79f5d12cc03348542fc12f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2022 Masatake YAMATO <yamato@redhat.com>
 #
index fb926c999407fafaf927424667cd7eab98a958fa..95d10a68048af59b57079e3b0fcbca98b4a4b6a9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index bc29793e358abdad14eb995d9276a8ab971a85f2..c8be01d577e137e7aa7586bb310dedd66abdf66e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2026 Masatake YAMATO <yamato@redhat.com>
 #
index 12e9caa0352c9e19deedb35c4ac9eabd60a4dbc8..7f8823c666e114b1311b4fd390ebe8dd01c7a057 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index f679f121decd558b56776b755205f874f9b3bcbe..54982ffe9a00d06b3e2bf8703cabe2876d42e2c0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 003b624ae3e6e18b5401368769e9a5efeddcd542..eb8420bbfedb68b9a66a7074e8502f46f3af2cb2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index 9813901b31d6241c08405f76c80e125c5c5a752b..739b7ec7e95fa17b81b8ce2d5d01595c5b64c1ee 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index ab35d8b8ba0190a258fe9d97a87d071280acc151..ed5e234fa64f8c3ffddfa853b8e5e857b5a0bc95 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Masatake YAMATO <yamato@redhat.com>
 #
index a9ef69a35ed41a8e41c1f6ebfae1dc7b8279ab65..6b4511847f4e2e9eb0962cbce377c70d3da6b16d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2023 Masatake YAMATO <yamato@redhat.com>
 #
index 035dbad563322a6d478b737d5d90e5a91a6380d9..b6b14e0c6701fa0d64258a723789cb4cdf59916e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="read logins"
index 95a6aff67f0692d81e62027e8d52264a866c02a7..3ca96d39599782186fd8f6a0349996f2a73f3be2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="test JSON output mode"
index 179f0ef1579652c241ce9480deea1d6001506cc7..e5b4dbfb65dd74a03380d70323ae49d1ece46a6a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index bbdfff0515143b62063d4cbd4e3a555b320a6b82..f5130521eecd40896f5218125e01d910e7326dbe 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This script makes a copy of relevant files from /sys.
 # The files are useful for lsmem(1) regression tests.
index 40eac7d415cdae581f4994006e845d7a4e486836..bc2785c9fd4ec6e4138ffe34ede856cdc453409c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index 8dd4a5377b6441963edb762b4a5a7638a485b2f1..b93d400e091d80cde22ca515fad8435841e3c878 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index c4b1f2db578a8888f48b875b3b2da6de09dc0607..d57d24549d10a1643aa967979848992d7d860f24 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Masatake YAMATO <yamato@redhat.com>
 #
index 69947d7120d5162f865290510e3e448d40997d90..57a5a70a396f32bf09efc127f5a5f79c7ae05046 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index 19f01f6147fea73d3c1f6193fa421714f78d519a..c50ef6e5b1cfc00d4501c0d65bd6803591c08aeb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2017 Masatake YAMATO <yamato@redhat.com>
 #
index 49e751e6c39c35ad4480129043ded1bc7119941f..20490183d7045fac4d1daa3fa8347676a5acef66 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Masatake YAMATO <yamato@redhat.com>
 #
index b01a0f6b21a2c2b012057890a7b1114a0e170935..32863c3759ebf8eccc15bf8e3853942f50dac32c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2017 Masatake YAMATO <yamato@redhat.com>
 #
index 2d91925e5bf20ae94d08cc7ff60f1334d169b878..d6b72a18b3eb77695b6423eedba1a6a23877befd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 3c89b73d694ef6c9bd6e14b75249859de3395f1b..88808e1f81aceb062a0152a70021b2510be2805c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
index 9d4aa0d0b8e46b3927b58630c11611c25dee1b87..a08681b4f9e743adc22b76f66b913f8d850e592d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
 #
index 17d77049b9f747c49960ddacbbc5deb2823bdaf0..8e61a6d77011c3cf68b127fda7568a6071e67f0c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index e5ee5968aa24889ec2257937e93983907b4705f3..a34ac5e71ed22aa16b75459e10c0c2947ec71707 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
 #
index d795ec21e01fda4f1bb617c7aa554a113641f043..f073e964683fb0a1314d4b085b2689bb3c4bef1f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2023 Thomas Weißschuh <thomas@t-8ch.de>
 #
index 2e111659c9bad14904d8032119f448c1ac9ca554..b72593294a90d5dc43edcd851ff5e4f40f2def36 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2025 Karel Zak <kzak@redhat.com>
 #
index bae7599ace28b0a42473b667c7d61da508cd4d18..f87abeb7e8c8dfa390ac345828fb29c316f0c4eb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # SPDX-License-Identifier: GPL-2.0-or-later
index 1457d212c053d9bbf9760289351851927c9d2a53..ecaff960cf445aa2e95bc808ce1915bb69c3903b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 39f9510a5d8f4c571086707d1a98af39ac33bd9a..4e0412f9bbad63e5a26aa5bd34e1639b67da7a04 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2018 Vaclav Dolezal <vdolezal@redhat.com>
index 9277a8f4b6d035a507a45aeaa8ea83aa613c447c..bf57adfbf2a8f8af7d00d95595ac8c6997f565d5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="optstr"
index 3ada5242aef0f34144ec9452e05404be0b051388..30fcf554c7b805a570717fa74421bce10753c203 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2026 Karel Zak <kzak@redhat.com>
index e6233d536bf9deca14e1ef1de6415d87173558ab..ea9a9ea8cfaae9056cbbb770e366e6bf4152ce74 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2010 Karel Zak <kzak@redhat.com>
index b0ced51e1162a52ba9140d42d7420ad469714323..39c53ae5a9e3784a68bc7af42b7daea49a23170d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2023 Thomas Weißschuh <thomas@t-8ch.de>
 #
index c3ae302b635eb5d276d0350d35d52cff43da3e7d..b4e27042c9097e01250921a305fe55a49f793197 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2022 Thomas Weißschuh <thomas@t-8ch.de>
index c6feeee1f2083a7a5fe8daf35d660959fb2d09f8..699c2836044102df33dd45e3b8c969c55954c317 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index f481e45abcdc1b5496c86ff8e36ac6a496f10620..a319a969f46917850f67ea1f681f096203d844e9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 8718ab1f05f06dafa45cf253005b07af7bfead51..6cb3be2d1e057a3b979c4100a44901a05b72c3a9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2022 Karel Zak <kzak@redhat.com>
index fcfa926728f5dcdac5855f58cc6c5851ddaf4872..8c06730c8d038e30dd2fc63bced823f8b27ebed6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 9987cb8a119e87647a31ddfc25a2df869776205e..863cbcf24badd6c18eb552b0afb0474c9d855bb8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2021 Vojtech Eichler <veichler@redhat.com>
index 7e79975ffdd3c0c6d2e4277ec55bc5b3e7e1b58d..afa4d74981c3cd1e7ffcec84bea0f2b79c3055ae 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="fstab-fallback"
index c9458af1aff2172838cba0e0b49c777ea3dd4d66..8b7e25b2a48ddab28f0b9677e70591090cd2d5be 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2014 Karel Zak <kzak@redhat.com>
index 666915cb0356a3e2b20f4aa854da6d07fa46819e..9cd4e344b0be0c43d6c9c021fde48260fdf4a9a8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2019 Karel Zak <kzak@redhat.com>
 
index 96bfe38f4383a9cb2c9af8421d4a864210945087..3ee3377974f959a7ba569b24ab5155e29cc479eb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="fstab-bind"
index 5705d14fb1cf810386dff7ad35fddd4682b45ed9..75b87876d71193bf678ef09b0a972f44c838b7a3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 1d657274706c718669f1eb7c51a55dc25f34405b..e28b36f792881eceadb73fc08f1430e36554d73f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz>
index d1072b7b40de0395cbc970926d7b485042cd9849..99570914bbe9dd6d6a6613ff642e5c6586a2f643 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 23331873a2fccb9e9b3d0190e6b9adcd4dbc8ffd..d72cbb11606aeaa8c9066302ad075cc3db87c6fd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 2aa0abd19ceb054049fafa9b17a3eea31f68817b..256a29371c7191b1d91470651d795269a0999802 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index d392501bf49e314c75a0a657668eebee37539517..47e22ff26da0f903a277d24931f7eddd9cec5035 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index f628d9f0c839a91cefe09c520c03e508ad3c691a..23fb3d875232c815acb50f1ecf7505b358fe9382 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index e1b1d8a7b10290ce70cd3363bbabe430f9e0a066..40977eae08329fe01062e23ac587725c09316093 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 5e605b1a69741d7d5be30c8415ad65ed380189e4..46c9d10224b71841168b2aa1394bf1680f663ef7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz>
index f8088aa27e85ef25417d9c0d723418f5aca27f08..8ffae289381e4d8f8eb13474d28c47fa1ac5837f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="none"
index 70d12e934e3c854b62400722836b6c6d049becfe..bf8447ce410622b06f20ddd5dea0a09eda1978ca 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index ae863cb1e5bfe15d1b56c1229b643ccae727cb14..5e0e4b2b1838c5551a8f04aaec95b15a39ab929b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 4f315aef85038c6d9cecad5a570465f6b27a4a01..290333384a971e9af29d120044040018d05ca4d3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 87fb13757109524995ec9431871ac255230d8eb5..3810b0cc8b009f006298ea4f169ca2d79872c891 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 44f04c77fa89053d63709a9bf187380273bd8dd7..e561043d471344702719026e4ec5b24db615024d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 073ddc296d1a71fb456dd962ec2489570c23ff21..671dcc6d1c690776ae494a4af41c7cc60d0bad39 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index c17c68791435a5eafe9a98fc96999a9f845f6808..877ab39e56ea656e948caee01bb711010dd0974c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2011 Karel Zak <kzak@redhat.com>
 # This file is part of util-linux.
index 4620648ef5a85afb613b91f6be00ab98c39dff41..d661fb7d4c5773ea3061fa1190b937c6eb53aefb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 8041354e7fd0c36eb160595d59449aad50280ce0..1e0fcb6635a2965259240b29ecbf70ee040a0fd9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # SPDX-License-Identifier: 0BSD
 
 
index eb8fceaea834d6bec9527d34295855a12148ec17..70f2c97267abdeaa067f8820c85b0c8f214a07dd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="shared-subtree"
index 1771f5aac277b8c59012c1616382db12b73bf4bc..2b5c1cbe719fd691e26aaaab749304da92d113cf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
@@ -28,7 +28,7 @@ ts_check_test_command "$TS_CMD_UMOUNT"
 ts_skip_nonroot
 
 cat > $MOUNTER <<\EOF
-#!/bin/bash
+#!/usr/bin/env bash
 # This util-linux regression test component
 # It's safe to remove me...
 #
@@ -62,7 +62,7 @@ ts_init_subtest "missing-options"
 grep -q 'nodev[[:space:]]*tmpfs' /proc/filesystems
 if [ "$?" == "0" ]; then
 cat > $MOUNTER <<EOF
-#!/bin/bash
+#!/usr/bin/env bash
 # This util-linux regression test component
 # It's safe to remove me...
 #
index a16a7d0a1f63518926f30ac69d9dad9a34f9d527..00436a8a87a0e45c9c95ed624f776ba67f32c027 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2022 Karel Zak <kzak@redhat.com>
index 3277d6ec63d623563a519d111e8f0be899afc5ee..52def8d64c283c16f799353c3a8b5e6b6363d808 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2013 Karel Zak <kzak@redhat.com>
 
index a099c75ea85e5c5b598a40d6d4d33a8d6e4e6c5e..f2ea25f48b30568e9a17d342844e8efc6b97c791 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2012 Karel Zak <kzak@redhat.com>
 
index 8f0cf9be1ff6623a57f1fdc50c183272c4f5f481..a641edbec79160edbad388ce8004a9051a8ba851 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 122dfbbf1bc00f7bd2cfc9ae9eafb87d26d8a23a..bfd65b05150bf32326ddbb1dde64dbed5d323cde 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2024 Karel Zak <kzak@redhat.com>
index 19e6cfc360698ee5134e41506575ca4fbda6a156..678a039cc7c77846bff34c70e5ae9cf561787c4a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="mountpoint"
index 52ce9ac0b745c57e9cf624fac3be9607c1353da0..53e9f2495fd312e5ceac2717bb1fc0b8bff11a09 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 531233d9ae1e5d4d7bec4981acbb604ecaee5e27..aa07020c086429c40d8fa63fc5645907050cd668 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Masatake YAMATO <yamato@redhat.com>
 #
index e2021003b5623e717c4f2e5c34ea549925bc7fa4..8b8686ea300acfb545dd912fd42c27bf883a90a0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org>
index a0ecf2c4f8432b207582717dcbf51596267138a9..9c53aed14198c21d77526b21b26e3d15f769ad12 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org>
index 2301ffb329d0e6556ee31b9a7f2ad321236a9640..2eea142ddd533f5feba2ce6c90f3cee6668cf8e2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index e3c31f61176dcb0895363f09922b05d13f71126b..991eec3fce5b7e01b898f23e37694972565b643c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 39521884af2c1e1167e218306aae203b729024c2..f08f4baf1fce6c873b80606b758a7c71caddc705 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 46aa61056f2dd8bbf6b64cc2e05915245634cee1..fd3d74b29e3a490d48c38c79cceff22bd74ad6e6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi>
index 2f79d55adffbed79c5078890ae0c4a0df469d67f..49898a4a50c74b1f1efe14bd73b07a64f40920ed 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi>
index 96a524a2242e45604adb7fd67435633e7e60cdc4..9908586376e2840e190f4ce41ca7eb5d7c373262 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2017 Sami Kerola <kerolasa@iki.fi>
index adcc68e55e3725584c86e6425a420074f90f5129..bcb3eb418c3ee102a54b0ed5404a5c8f0f301d39 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi>
index 79e38cbb2ce59981517cc5bc76a4819b787b44a4..bad23097b4e685e934b59d2593a719b4a53c341b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi>
index 2f43b47b735c644ff917410aec248cbb19645a90..0ca44e2e83801f4bca899071f7f8af4a1eee7abb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 0e756eef0ac3770cf33a118a34bb5b4439bbf1c4..a64257bacd86a44784b549169909bd9ba95cdff7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 3c00d962341bdfc6a1ea5c2e397d5f3501758c38..b1e811bfccc753ce2e0a66df13bd76327072526a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index d86448577145430a270c20d7a8900671d0f67ff5..ba7d37d98f26a8fc201a0f4f17508113cafd093e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index b4d2d8a819190f5ffc66929cc658dc4b7c60c1ef..79e87745b217b8d7851040b4b9442f6d66174ab3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 384c5b3b133c9f8cc3bf57b74185094847c2e9b3..72daf96576b0284929d1e4784a7cb9862a986a74 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 5fbf9d0ca51d4b4e2609275cca6689b5cf5d58df..a1b7e79ab7956b410f436117884d10efbb6ab26c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Masatake YAMATO <yamato@redhat.com>
 #
index 801e009359d31a6518fb915be6dbe74104fcc94c..274053e8bb4491efe936a71d7fba803784e56e96 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index b703f150ced027285a8cbb68045a425a196fce80..7cdd0fa112b8caaff6f9bfed522eacf0c0c64728 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2025 Masatake YAMATO <yamato@redhat.com>
 #
index 40c475443d756a9be6b283d2158c64798e96bedf..ad84f580d93bcde9b6b283620c5a424a1dcaaa78 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index d4ce5d1f812b70de1975e85e9ed6add484e3aa39..a6e85c437636dcd275c8ea76f85c56d3ebb67127 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2023 Thomas Weißschuh <thomas@t-8ch.de>
 #
index 119f3bc0d7bbf3432e63262e44c1e10dade33dca..501760cc5d0c32d760be90a3ccdf13ff3f473112 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2023 Thomas Weißschuh <thomas@t-8ch.de>
 #
index 9f04717a7ffb854cf4edf58b9973c59c2f80be3b..ab3f51de96678cda5b81274f104946d51f825692 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 108d1309d104ea7b09cfc0f363de75d6596f8085..e62751acfd70b71d3fbcd8af94d1af88ef29b287 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 3311d3144f7be03cf8db890f0e1b7819d061ee54..f9442cff840bab5b18d8ba4409499fe35edbc475 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 273d965e98146ecb64ebb1e82c16ecc75bd0d583..9b0d78de535622d79e1b373770bb9d966a5bac4f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 5b5232cf8a8fa5ae0ddae6277c5be2769a433c47..2f9b2f8ea607046cd889f403ab6cabf68a4dd9f7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 664301d6059ad06bada54a5d0f4c974f465c96c0..ab37fc8b4f4dd9df0056cfdf926e67dd37e62dfb 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index 1e4bb2fc0c07e819bdd4d85692ee74cad81c8d76..c2117eb08d3ac2e363e98415f5b7ebfb6f69747a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This file is part of util-linux.
index fd155251c12aa7acd70156b8a32d432daee9ce47..9675a30ae84663f631825a57b31f9a3e7dcdaad8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # This file is part of util-linux.
 #
index 7d2413cff98ca1910988231b838e1052e7e5e1f8..3a344cdecc4a733f8a00cdce92655cb63c8a3545 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
index cf271fd32734f2c0a0240590056e6bf9dac10baa..995bcca7a5672be6b9a5dd23ae2578c7a7c5a362 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2024 Karel Zak <kzak@redhat.com>
 #
index d3294fd7293a282afdf373ccb34d0628a2d7c54e..157dd8249e69688f0010d80877e7b35d0f280b8e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index dc77b0b4fbf2fa77be2e3f6550140ec166169636..34144727b56870b68b4f9994b018e6080ce41ef4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 6bcc12ab1435e111fda6731b529860deffd60e69..3139f5167cadfc3ab55027fa9806f0c227e70bd1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index f4f9c16ca54684599c062b1084b7255b90fbd56e..1c84317dba1381416452993e59b8077ce3f61dfe 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 68e17c12095a508748cd1f5aa3e617f3ffc4f11e..c954ba61147b13b133673092741396efe3377842 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="fix page size"
index 9648e6d64105d63b8d07f71b4550ba6692b2bc1e..7deb7033989cd5eca8092063d6390e779e5d816b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="fix signature"
index 0931fe0d3126d5e90d91685617514c6f74c0eb9d..b77a94d3e9ccf886fc5234800a918bab53d19c6b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 724cec261b0423f23d1cd3a4f6d56bcc02caa6fe..bf6a52e0e498daab831c71ec35ad686cde3ab0c7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2007 Karel Zak <kzak@redhat.com>
index 56138ab75537a6edbfed2ec66e344ee56934bd11..160a44f3548781327cf209a02129b638745bb17b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2020 Sami Kerola <kerolasa@iki.fi>
index 92118de1b5a26171903e495cf2665384126e56d2..8acb5594c85d167ece1377b3594d9e90f26be782 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 895ee5a8e343d4a4d2339202a3632f2053f0081c..5064a7be285bfd247116f9b11cf9a01b8eccd7b3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 042ee0a58be843fde144287f2ac205d053678270..6c0b4e6c3d4c569189a226dc0eb3cc66c0846d34 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2026 util-linux contributors
index 766f9fe567bbc218fe8e5990a1a70bddf5dcbf4a..77f80aeb7d8f027f3220cae38711bb5c7981e92d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2026 util-linux contributors
index b125ce94bd59840360e9ecc265d42c548bbca95e..f1176c8c441e02cdbdce8275c62321d864d23d41 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 45676126fe09c245154fb21e358e8593ec79bdca..4eec017d0d3c844cafd5850fdb32a98453d34e06 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index e8464b85b6f39e728ec6a8e844806eb0a535327c..719c7adb0309d7815f52c70e5dc41ec70a3a5f3a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index d0d3289383ae5fe9903423d1224ba4cc571a9739..8ccd1713a47bde34e924649ab638a46da3ff220f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 556ad304593e354912f1c930c823951889d07d87..c7a6b766d455719a515b5bf7caa4e312fea30c3f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 85254b7e28385af9904ea568cf1493f630ddbd37..3c822ee98ecb024bcfceb3ebbbe884d503c89567 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 7097fddf8133bce3e971f9c3192f2cbeb22eea4e..59c8ce18fbebb171c8fc051c4009af7d282917b5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 84ab5705a6c055b68d5687f3c2577a731e2b2d32..277d682ffe11288cb22ce9a78878ae5f90cdfe1e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 7bfbe99af597684afa0f450275a0b4eaf59e05ed..0eca918a2a2308363b9334ac7381ebe0c4954f04 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2009 Karel Zak <kzak@redhat.com>
index c286f6c43829c19da3df16dfafc4edccc9d068f4..cf42827a698460fb0bd187e50cc05316912a0282 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index a768b5a2fefc78eb12ca00f13861e9b75f8901d7..04f02f431a33d2ca860c5a7c11bf9efe8c73dedc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index ec9c29d0440ff8c0fa81d9312b05387bc18c21cd..90058776628575e262883a45de285e6623adf1d8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 48fab12f7be770709250e3d081f815d48027ff4f..1f58a0b9c926977116ebe6d799c85b91822e439c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index f8d283d819f3faab4ed2153d9c71f40f5aa3d130..f167519ed6963e21c0bde4e4d08a414ab8b47164 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index f131986ba1b16d9ca99ddcd056e5bc8f704c655c..a03f718c2ff4651bac89aa235c2710cec6fc2ee4 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index e572165bfa1e6d39618cbc535412fdb45e806d7c..060e08eb677d5919856a256c50a592c057ca90b2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index ee97e540664a9e95f78ad4f0a9d58a18f1ed5471..d7f59c6a5b83ede546a962f2e058b7c9e0a7177a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (C) 2022 Thomas Weißschuh <thomas@t-8ch.de>
 #
index a799be03143043510382d9c41bee57a522e9d9e0..02df90af1ced7ec337fcc0ee98d984f16932aef9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 7749588366a9552639633ebab0730c3a6428f368..e113d895ee280a99f57a5689bb94c93122174a08 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # Copyright (C) 2023 Thomas Weißschuh <thomas@t-8ch.de>
index 0f0f8d8b14e284051e2922eeb8273d69b242d907..3e25134be371389e8a22c749f5b0cb10e9cca701 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="wipefs"
index de4fbf0b39f287668091d880884e77de9f294cfd..ff0aa9b8861186e8e37ee9acb9c3d2058f882692 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Derived from all_syscalls.
 
index d1a84e025b457d79125bb2a3a167099ead96279e..839bbff384ec8b41498fa9dde765d0bc15adbb5b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 set -e
 set -o pipefail
index bb0c0466938f2eff0476ed84b00ca84660ae156d..9907b0195ccd1402f3457902d4e3d521a8a05a57 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Copyright (C) 2021 Karel Zak <kzak@redhat.com>
 # based on checkman.sh from Sami Kerola <kerolasa@iki.fi>
index 223d64785516a977e56e61849e00f0a5d47d90ff..7adde43e12a0bbeda83e1e4e040b8cbc2eeb842f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 set -e         # exit on errors
 set -o pipefail        # exit if pipe writer fails
index bd3f14fdc6776b5b75af32d09630ac63e7d0668b..7395638ac604e5c1fe2e428bd31262cfbdd556b7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 # This script verifies bash-completion consistency by checking:
index 588fc571c2f2bfe58722f20ae29ef222fca74609..75dc3fd818b05adfbf53a435ffa3aa3b3a681577 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 5c6d14e0a3180aa8283d8abc6ff326fff67e070d..ab183d48d7d67f10be1751b3c0f05de93f683e0e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # SPDX-License-Identifier: GPL-2.0-or-later
 #
index 578035828e887a8c0f5938adb7eef15e1d139525..0e258988e16b58cd42c95a4516eb9c1e49251334 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 ## This script is potentially dangerous! Don't run it on
 ## arbitrary commands.
index a7299fec2c83a156b13eaa19a6fe13463afd19ef..4216748d00c8b36436a1594dd83729f47022ee1d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #
index 47f83dd6ba2cdb1ebde6bb35bc4c056b57436d0d..a96a9fa76644def02347ddfd97f0af240d517851 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # SPDX-License-Identifier: GPL-2.0-or-later
 #
index 627bd2dbe2e106eab95edeccce31d7819ba58df8..de9d4ff1a3a9e289c9bbdef1ad011a5429e942a9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # SPDX-License-Identifier: GPL-2.0-or-later
 #
index c8949e87eb0e97ae06dbe57f9047b33af068abb4..26484494afb727266d01345d168f15454990f150 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # SPDX-License-Identifier: GPL-2.0-or-later
 #
index e7b2858d4d9049edead0811df094c8ac7ffeeafb..0296a493e8d4f3efa4faf32171373e8e7d879db8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 set -e
 
index 95be3c4749c2844f8c77413cc41286b9dc41921b..b36ab6371004c09f6559ef91cba2a0878dd56ebf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This file is part of util-linux.
 #