X7ROOT File Manager
Current Path:
/etc/alternatives
etc
/
alternatives
/
📁
..
📄
cifs-idmap-plugin
(11.49 KB)
📄
easy_install-3
(0 B)
📄
ifdown
(0 B)
📄
ifup
(0 B)
📄
ld
(1.71 MB)
📄
libnssckbi.so.x86_64
(249.24 KB)
📄
links
(0 B)
📄
links-man
(4.63 KB)
📄
module.1.gz
(15.14 KB)
📄
modulecmd
(384.75 KB)
📄
modulefile.4.gz
(10.05 KB)
📄
modules.csh
(105 B)
📄
modules.sh
(448 B)
📄
ncman
(10.66 KB)
📄
nmap
(0 B)
📄
pip-3
(0 B)
📄
pip3
(0 B)
📄
pydoc-3
(0 B)
📄
pydoc3
(0 B)
📄
python
(0 B)
📄
python3
(11.59 KB)
📄
python3-config
(0 B)
📄
python3-man
(5.1 KB)
📄
pyvenv-3
(0 B)
📄
qtchooser-5
(0 B)
📄
qtchooser-default
(0 B)
📄
unversioned-python-man
(603 B)
📄
whois
(0 B)
📄
whois-man
(2.92 KB)
Editing: modules.sh
# get current shell name by querying shell variables or looking at parent # process name if [ -n "${BASH:-}" ]; then if [ "${BASH##*/}" = 'sh' ]; then shell='sh' else shell='bash' fi elif [ -n "${ZSH_NAME:-}" ]; then shell=$ZSH_NAME else shell=$(/usr/bin/basename $(/usr/bin/ps -p $$ -ocomm=)) fi if [ -f /usr/share/Modules/init/$shell ]; then . /usr/share/Modules/init/$shell else . /usr/share/Modules/init/sh fi
Upload File
Create Folder