Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe...
File: .bashrc
# .bashrc
[0] Fix | Delete
[1] Fix | Delete
# Source global definitions
[2] Fix | Delete
if [ -f /etc/bashrc ]; then
[3] Fix | Delete
. /etc/bashrc
[4] Fix | Delete
fi
[5] Fix | Delete
[6] Fix | Delete
# User specific environment
[7] Fix | Delete
if ! [[ "$PATH" =~ "$HOME/.local/bin:$HOME/bin:" ]]
[8] Fix | Delete
then
[9] Fix | Delete
PATH="$HOME/.local/bin:$HOME/bin:$PATH"
[10] Fix | Delete
fi
[11] Fix | Delete
export PATH
[12] Fix | Delete
[13] Fix | Delete
# Uncomment the following line if you don't like systemctl's auto-paging feature:
[14] Fix | Delete
# export SYSTEMD_PAGER=
[15] Fix | Delete
[16] Fix | Delete
# User specific aliases and functions
[17] Fix | Delete
[18] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function