Connect with your Facebook account
Gerador Zero - #!/bin/bash
#!/bin/bash

by Gerador Zero 

Share
Add to a playlist
Add to favorites
Share on Facebook
Share on Twitter
 

electronic nerdcore geek breakbeat idm noise instrumental cool beat experimental

 

5 tracks
20:21
Play
1 #!/bin/bash
 
Download
Share on Facebook
Share on Twitter
Share
Add to a playlist
 
4:21
Play
2 for x in *.wav; do
 
Download
Share on Facebook
Share on Twitter
Share
Add to a playlist
 
3:46
Play
3 oggenc -q 6 $x
 
Download
Share on Facebook
Share on Twitter
Share
Add to a playlist
 
3:57
Play
4 rm $x
 
Download
Share on Facebook
Share on Twitter
Share
Add to a playlist
 
2:31
Play
5 done
 
Download
Share on Facebook
Share on Twitter
Share
Add to a playlist
 
5:46
 

Album description

What is #!/bin/bash?

1. It's a new EP by Gerador Zero.

2. It's the first line of all scripts on Linux/Unix that make use of the Bash shell, a fundamental piece of the GNU system.

The EP has this name because:

1. I'm a geek and I've been trying to make some tracks about GNU/Linux for some time.

2. Weird names are cool (If you don't believe it, ask Aphex Twin).


Why do the tracks have these strange names?

It's a Bash script. If you write this inside a text file and run it on Linux (or MacOS X, or Windows with Cygwin), it will work perfectly. What does it do? Well, if you know Bash, you already know. If you don't, I'll explain it:

#!/bin/bash
(Tells the system to use Bash to run this script)

for x in *.wav; do
(Do the following with all .wav files:)

oggenc -q 6 $x
(Convert it to OGG Vorbis with quality 6)

rm $x
(Delete the original .wav)

done
(Self-explanatory)

Obviously you'll need oggenc for it to work, but most Linux flavors come with it pre-installed.

 

But this could be done on a single line!

I know, but a CD with just one song isn't that much interesting.

 

 



Reviews

Order by
 
 
04/05/07

#!/bin/bash

while [ 1=1 ]; do
echo "Respect"
sleep 1
done

echo ":)"
exit

07/09/07

This is a very nice album.
I like the sound as well as the artists intentions and the names of the tracks.
As a user I like it, as a geek I love it.
We want more! :)

Thanks.

13/11/09

esse álbum acerta na no tempo dos loops com raridade.
tem faixas melhores do que outras, mas está todo muito acima da média.
parabéns gerador zero!

30/04/09

Quite a mellow technical boot up with #!/bin/bash, with some lovely sounds and a strange but nice atmosphere. Good mix and energy to the second track. Wonderful sounds emanate from track three, again a good feeling, nice and positive. Track four is like a dubstepping interlude, cool work. The fifth, done, is a spacious piece of electronica, well constructed and an overall good little album.

02/03/09

I <3 this alot. Number 3 just gets me. It's so intense! Thanxorz for an awesome album!

01/07/08

this is good shit man... i really liked all the tracks; keep making stuff, and put it up for us to download :)

30/06/08

Hi, I totaly love your album!
Its awsome, hard and totaly groovy!

I dig alot!
Great work!
Is this created with open source trackers on linux.. or on windows?

//love and regards Johan

 

Album information

BRA
Genre Electronica
Release April 24, 2007
Listens 22673 Downloads 2423
Starred 126 Playlisted 62    
Reviews 11 Rating 8.5/10

This widget on my blog!


Copy and paste this HTML code onto your blog :



Your rights on this album

(cc)
You can copy, distribute, advertise and play this album as long as you:
 
  • Give credit to the artist
  • Distribute all derivative works under the same license
Jamendo Pro

In playlists

 
PlayPlay
8 tracks
PlayPlay
45 tracks
PlayPlay

# !

4 tracks
PlayPlay
20 tracks
PlayPlay

all

13 tracks
PlayPlay
5 tracks