6 lines
128 B
Bash
6 lines
128 B
Bash
# SPDX-FileCopyrightText: no
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
#
|
|
# Global .profile -- add /sbin_1
|
|
PATH=$PATH:/sbin_1:/xbin
|