How have you used bash (or any other shell)? (No ending time set)
In the terminal
28%
[ 4 ]
In scripts
0%
[ 0 ]
Both of the above
71%
[ 10 ]
Total Votes : 14
Author
Message
wtd
Posted: Fri Aug 18, 2006 2:07 pm Post subject: Bash question
I'm curious as to what use people make of command shells.
Sponsor Sponsor
md
Posted: Fri Aug 18, 2006 2:26 pm Post subject: (No subject)
I use bash as my shell, and I also use it to do some simple scripting whenever I need to do something simple on the command line that requires way too much work to type out.
rdrake
Posted: Fri Aug 18, 2006 8:31 pm Post subject: (No subject)
I typically prefer using bash... though FreeBSD uses csh (I do believe) as its default shell. Good old sh works well too.
If it counts, I also use the winders PowerShell when I'm left *nixless.
Null
Posted: Fri Aug 18, 2006 9:46 pm Post subject: (No subject)
I just find things are easier in Linux with the shell. I rarely do any Bash scripting.
Justin_
Posted: Sat Aug 19, 2006 1:51 am Post subject: (No subject)
Since I've only removed windows from my computer last month I haven't done anything majorly fancy with bash yet. The fanciest is probably this:
If you can figure out what it does then you can use it to
timmytheturtle
Posted: Sat Aug 19, 2006 9:30 am Post subject: (No subject)
I use bash quite a bit, I do some scripting, I've written a few simple scripts do automate proccesses like backing up, or pinging a network to find a machine.
OneOffDriveByPoster
Posted: Sat Aug 19, 2006 8:38 pm Post subject: (No subject)
Justin_ wrote:
Since I've only removed windows from my computer last month I haven't done anything majorly fancy with bash yet. The fanciest is probably this: