echo "set nowrap" >>/etc/nanorc
cat <<EOF >>/etc/profile.d/nano.sh
export VISUAL="nano"
export EDITOR="nano"
EOF
export EDITOR=nano
# check it
crontab -e
For further actions, you may consider blocking this person and/or reporting abuse
echo "set nowrap" >>/etc/nanorc
cat <<EOF >>/etc/profile.d/nano.sh
export VISUAL="nano"
export EDITOR="nano"
EOF
export EDITOR=nano
# check it
crontab -e
For further actions, you may consider blocking this person and/or reporting abuse
Bas Steins -
Glenn Turner -
Ikuesan Adeola -
technonotes-hacker -
Top comments (0)