Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.Bashrc (Bash)
#1
What's Up?

OK, So I'm doing a little bit of coding in the ./.bashrc file, Which gets executed every time you log on or when you open terminal, But you see what I open terminal I can see all the commands getting executed, Can I hide them somehow?

Thanks Bye.
[Image: Scorpion-Sig3.png]
Reply
#2
Send stderr and stdout to /dev/null , example:

ls -a &> /dev/null
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [UNSOLVES] find [Bash] i586 0 721 01-16-2012, 04:10 PM
Last Post: i586
  Change username in Terminal from .bashrc AceInfinity 2 1,713 04-04-2011, 05:04 PM
Last Post: AceInfinity
  Bash Scripting Tutorial bsdpunk 1 944 10-23-2009, 10:05 AM
Last Post: Gaijin

Forum Jump:


Users browsing this thread: 1 Guest(s)