Advertisement
PC_Aide

bashrc_completion_debian_9.6.bash

Dec 12th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. << Comments
  2.     edit /root/.bashrc, if not exist, just create-it
  3.    
  4.     O/P --> http://pix.toile-libre.org/upload/original/1544656444.png
  5. Comments
  6.  
  7. if [ -f /etc/bash_completion ]; then
  8.   . /etc/bash_completion
  9. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement