Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Bash script | Topic profile

Topic profile page for Bash script. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Bash script.
Topic "Bash script" was discussed 0 times on 0 sites in last 3 months
Search discussions, forums, images, videos, about "Bash script" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on bash script:

Posts by:  day  week  month 

 

Related topics:


bash script was discussed on the following sites:

LinuxQuestions.org - where Linux users come for help LinuxQuestions.org - where Linux users come for... - 975 LinuxQuestions.org - where Linux users come for help - site profile
The UNIX Forums - the Top UNIX & Linux Q&A on the Web The UNIX Forums - the Top UNIX & Linux Q&A on... - 163 The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile
Forum Ubuntu-fr.org Forum Ubuntu-fr.org - 66 Forum Ubuntu-fr.org - site profile
DunLUG - Dunedin Linux Users Group DunLUG - Dunedin Linux Users Group - 54 DunLUG - Dunedin Linux Users Group - site profile
gulli:board gulli:board - 41 gulli:board - site profile

 

Related threads on bash script:

gilesgoatboy how do you update all git repos in a dir? I use a bash...  Twitter / gilesgoatboy - site profile gilesgoatboy - forum profile  Go to this thread  how do you update all git repos in a dir? I use a bash script to update them all at once. it works but it feels messy 3:20 PM Nov 2nd from web
Shell Programming and Scripting how to call a bash script using perl  The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile Shell Programming and Scripting - forum profile  Go to this thread  how to call a bash script using perl
Linux - General Bash script - what does this variable mean? ${1##*/}  LinuxQuestions.org - where Linux users come for help - site profile Linux - General - forum profile  Go to this thread  Bash script - what does this variable mean? ${1##*/}
sheytan Is it possible to convert bash script to javascript? !...  sheytan - Identi.ca - site profile sheytan - forum profile  Go to this thread  Is it possible to convert bash script to javascript? ! linux ! kubuntu
Shell Programming and Scripting Bash script help!  The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile Shell Programming and Scripting - forum profile  Go to this thread  Bash script help!

Latest threads on bash script:

Shell Programming and Scripting
Started 1 day, 14 hours ago (2009-12-23 17:52:00)  by tjones1105
Hello, Is there some way to validate a bash script before running it. I want to make sure all of the syntax and everything is good so that I dont get a false return code. Thanks, tom
Linux - Newbie
Started 1 day, 22 hours ago (2009-12-23 10:06:00)  by dexitlv
Well, i red through out all the posts i possibly could finf, searched google etc, and I still can't find a solution to my painfull porblem Heres the noobish script : Code: #!/bin/bash clear; TITLE="----------- LinRar ------------" echo $TITLE echo "Enter full path to your .r00 file" read DIR echo "Checking..." echo rartest...
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Linux - Newbie  Linux - Newbie - forum profile
Thread:  Show this thread (9 posts) More from Automated .r00 extracting bash script  Thread Thread info: Automated .r00 extracting bash script Size: 2,777 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Automated .r00 extracting bash script :: Linux - Newbie :: LinuxQuestions.org - where Linux users come for he..."
Programming
Started 2 days, 15 hours ago (2009-12-22 17:22:00)  by smeezekitty
disclamer: This bash script will try to mount evreything in the /dev directory as a filesystem. i am not responsable for damage or data loss from the use of this script. Ok, i know it is a unsecure and stupid idea, But... i want to make sure it mounts evreything that is mountable...trouble is...it does not work. Code: #/bin/bash _DIR=`pwd` cd /mnt if [ "$?" = "1" ]; then MOUNTDIR=/...
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (4 posts) More from Bash script to try to mount evreything in the dev directory does not work  Thread Thread info: Bash script to try to mount evreything in the dev directory does not work Size: 1,192 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Bash script to try to mount evreything in the dev directory does not work :: Programming :: LinuxQuestions.org - where Linux users come for he..."
Programming
Started 4 days, 5 hours ago (2009-12-21 03:19:00)  by m4rtin
"snmpwalk -v 2c -c public 192.168.1.1 1.0.3.45.23.2.1" will print me a list(about 15 names, but may vary) of network interface names to stdout(most of those names ae multi word names). I would like to make a script, which puts a serial number(1,2,3,4,5,etc) before each interface name printed to stdout and then the script should wait for user input. The user input has to be one of those serial ...
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (10 posts) More from bash script for selecting a parameter from list of parameters  Thread Thread info: bash script for selecting a parameter from list of parameters Size: 705 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "bash script for selecting a parameter from list of parameters :: Programming :: LinuxQuestions.org - where Linux users come for he..."
Programming
Started 4 days, 15 hours ago (2009-12-20 16:54:00)  by rrrssssss
Hello programming forum, I hope I am not wasting your time with this playful bash script I saw here: http://www.linuxforums.org/forum/lin...ll-script.h tml The bash script really fascinates me when it is dropped into a terminal window. The Bible verse automatically types itself in the terminal window and then quits. I would like it to repeat itself endlessly, perhaps with a space in ...
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (4 posts) More from Playful Bash Script - I want to modify it.  Thread Thread info: Playful Bash Script - I want to modify it. Size: 1,819 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Playful Bash Script - I want to modify it. :: Programming :: LinuxQuestions.org - where Linux users come for he..."
chee
Started 5 days, 2 hours ago (2009-12-20 06:11:11)  by chee
Source: chee - Identi.ca More from this site chee - Identi.ca - site profile 
Forum:  chee  chee - forum profile
Thread:  Show this thread (1 post) More from today i wrote a bash script that plays Popcorn on the PC Speaker.  Thread Thread info: today i wrote a bash script that plays Popcorn on the PC Speaker. Size: 65 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "today i wrote a bash script that plays Popcorn on the PC Speaker. :: chee :: chee - Identi.ca"
Programming
Started 1 week ago (2009-12-17 16:29:00)  by Keesdejong
Hi, I want to become more familiar with Shell scripting. So I started to make a simple script to start with. But I can't get the comparison expression right. I want to create a basic script that will rename all *.jpg pictures to *.jpeg pictures. I read some basic tutorials, skimmed the 'man test' and tried allot of combinations with the comparisons. Without any success, below is my script so ...
Source: Debian User Forums More from this site Debian User Forums - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (3 posts) More from [Bash script] Simple rename script  Thread Thread info: [Bash script] Simple rename script Size: 1,024 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[Bash script] Simple rename script :: Programming :: Debian User Forums"
Shell Programming and Scripting
Started 1 week, 2 days ago (2009-12-15 15:01:00)  by mandelbrot333
I've got something to this effect: Code: read -n1 -p "Continue? (y/n)" if [[ $REPLY == [yY] ]] then printf "" && cp -prv $WODI/* $OTHERDRIVE && chown -R mail:mail $MAIL/$userdir && echo -e "Files copied from '$WODI/' to '$OTHERDRIVE/' and chowned 'vmail:vmail':" else die "Exiting..." fi if [[ ! -L $WODI ]] then ...
Started 1 week, 3 days ago (2009-12-14 18:40:00)  by packets
General Developer Topics
Started 1 week, 3 days ago (2009-12-14 12:52:00)  by XDan
I have to make a script that will prompt the user for a source file then a destination file and then copy the source to the destination. This is what I have so far: Code: #!/bin/bash echo -n "Enter the name of the source file: " read source if [ -f $source ]; then echo "The source file does not exist. No action taken." else echo -n "Enter the name of the destination ...
 

Hot threads on bash script:

bashcookbook
Started 1 day, 14 hours ago (2009-12-23 18:19:28)  by bashcookbook
Source: bashcookbook - Identi.ca More from this site bashcookbook - Identi.ca - site profile 
Forum:  bashcookbook  bashcookbook - forum profile
Thread:  Show this thread (1 post) More from A simple script follows (no error checks saves space) converts plain seconds into hh:mm:ss format.  Save as "s2t" then run: bash s2t 27142  Thread Thread info: A simple script follows (no error checks saves space) converts plain seconds into hh:mm:ss format.  Save as "s2t" then run: bash s2t 27142 Size: 148 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "A simple script follows (no error checks saves space) converts plain seconds into hh:mm:ss format.  Save as "s2t" then run:... :: bashcookbook :: bashcookbook - Identi.ca"
kiirani
Started 2 days, 4 hours ago (2009-12-23 04:25:37)  by kiirani
Source: kiirani - Identi.ca More from this site kiirani - Identi.ca - site profile 
Forum:  kiirani  kiirani - forum profile
Thread:  Show this thread (1 post) More from Script does not work, prompt does. Inexplicable.. Eventually realise: script is #!/bin/bash. Prompt is zsh. Solution? #!/bin/zsh!  Thread Thread info: Script does not work, prompt does. Inexplicable.. Eventually realise: script is #!/bin/bash. Prompt is zsh. Solution? #!/bin/zsh! Size: 129 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Script does not work, prompt does. Inexplicable.. Eventually realise: script is #!/bin/bash. Prompt is zsh. Solution? #!/bin/zsh! :: kiirani :: kiirani - Identi.ca"
Programming
Started 3 days, 22 hours ago (2009-12-21 10:41:00)  by catkin
The bash select command would allow the user to choose by typing in a number rather than a string and would thus be easier on the user and less error prone.
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (10 posts) More from bash script for selecting a parameter from list of parameters  Thread Thread info: bash script for selecting a parameter from list of parameters Size: 156 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: bash script for selecting a parameter from list of parameters :: Programming :: LinuxQuestions.org - where Linux users come for he..."
Linux - Newbie
Started 1 day, 17 hours ago (2009-12-23 15:19:00)  by dexitlv
Quote: Originally Posted by rweaver The full code for a bash script that cat them into one file would be more or a less the for loop i posted plus "&& unrar e filename" Could you please post the link ?
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Linux - Newbie  Linux - Newbie - forum profile
Thread:  Show this thread (9 posts) More from Automated .r00 extracting bash script  Thread Thread info: Automated .r00 extracting bash script Size: 824 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Automated .r00 extracting bash script :: Linux - Newbie :: LinuxQuestions.org - where Linux users come for he..."
Programming
Started 2 days, 7 hours ago (2009-12-23 01:07:00)  by gnashley
There can be thousands of devices under /dev, so it would be slow. Only a few types of devices will be for filesystems. I'd concentrate on those and skip the others: for device in sd* hd* ub* etc, etc
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (4 posts) More from Bash script to try to mount evreything in the dev directory does not work  Thread Thread info: Bash script to try to mount evreything in the dev directory does not work Size: 216 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Bash script to try to mount evreything in the dev directory does not work :: Programming :: LinuxQuestions.org - where Linux users come for he..."
Programming
Started 1 week ago (2009-12-17 17:01:00)  by aspnair
You dont need to do that much of shell script to rename jpg to jpeg, just use the rename program just like any command on the shell Code: Select all rename 's/\.jpg/\.jpeg/' * rename is a perl script. If you want to use shell functionality instead of a program you could also do the following from the shell, line after line Code: Select all for file in *.jpg; do   echo $file ${...
Source: Debian User Forums More from this site Debian User Forums - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (3 posts) More from [Bash script] Simple rename script  Thread Thread info: [Bash script] Simple rename script Size: 755 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [Bash script] Simple rename script :: Programming :: Debian User Forums"
Programming
Started 4 days, 14 hours ago (2009-12-20 18:25:00)  by kdelover
Just added a small GUI window to sasha script. Code: #!/bin/bash here () { command="For God so loved the world that he gave us His only son and whosoever believes in Him should never perish but have everlasting life." cmdlen=${#command} echo -n ">> " position=0 while [[ $position -lt $cmdlen ]] do echo -n "${command:$position:1}" sleep 0.3 position...
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (4 posts) More from Playful Bash Script - I want to modify it.  Thread Thread info: Playful Bash Script - I want to modify it. Size: 917 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Playful Bash Script - I want to modify it. :: Programming :: LinuxQuestions.org - where Linux users come for he..."
Shell Programming and Scripting
Started 1 day, 14 hours ago (2009-12-23 17:52:00)  by gaurav1086
Hello, Another smart way is to set a debugger like Code: set -x
Linux + Unix
Started 3 days, 13 hours ago (2009-12-21 19:21:00)  by lupo49
Wie ist die Ausgabe des Skripts? (Einrücken von Code zur besseren Lesbarkeit wäre schön.)
Source: www.fachinformatiker.de More from this site www.fachinformatiker.de - site profile 
Forum:  Linux + Unix  Linux + Unix - forum profile
Thread:  Show this thread (2 posts) More from Bash Script umount Problem  Thread Thread info: Bash Script umount Problem Size: 171 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Bash Script umount Problem :: Linux + Unix :: www.fachinformatiker.de"
Mac OS X - UNIX
Started 1 day, 20 hours ago (2009-12-23 11:57:00)  by NOcTua
Source: MacUser.de Community! More from this site MacUser.de Community! - site profile 
Forum:  Mac OS X - UNIX  Mac OS X - UNIX - forum profile
Thread:  Show this thread (9 posts) More from bash_profile - will nicht wie ich will  Thread Thread info: bash_profile - will nicht wie ich will Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: ich habe zwar einen etwas anderen fehler, doch der thread passt.  ich fange gerade damit an "Mac OSX Tiger... :: Mac OS X - UNIX :: MacUser.de Community!"
Started 5 days, 12 hours ago (2009-12-19 20:18:00)  by Uranium23567
Source: Linux Forums - Where People Come For Linux Help More from this site Linux Forums - Where People Come For Linux Help - site profile 
Forum:  Misc  Misc - forum profile
Thread:  Show this thread (11 posts) More from someone tell me if this is possible  Thread Thread info: someone tell me if this is possible Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: well i'm almost all the way there, after a old high school aquaintance suggested a 'sound server' I got... :: Misc :: Linux Forums - Where People Come For Linux Help"