•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Shell Scripting section within the Software Development category of DaniWeb, a massive community of 375,276 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,129 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Shell Scripting advertiser:
•
•
•
•
•
•
•
•
This code changes color of prompt according to user, suppose if user is root then color would be red and normal user would have color black. This'll diffrentiate in users. (View Snippet)
Here is a little spinner thing for the command line, used when your current bash script is waiting on a background/system process.
The weird character is ^H or a backspace. (View Snippet)
I know what your thinking, You and everyone else has always wanted a clock that sits at the top of your command prompt and tells you the time.
Why ?
I made this in first year when i spent countless hours programming and little in bed. I decided i needed somthing that told me all the things i... (View Snippet)