hallo!
following problem:
I call the script with: 'script A B A' my problem: following parts should be executed: run X run X run Y run X
BUT following parts are executed: run X r...
Need a pointer here on how to set up an icon to run a shell script from the icon.
I have the script and the program that it run working ok. The script start a java GUI program and I need to set a ...
Just found an interesting post explaining the advantages of using Perl to write shell script instead of Bash.
Advantages of using a Shell Language
* Its supported in even the tinest li...
What is so frigging hard in putting this ./configure && make depend && make in a script and calling it setup.script, and making the UI run it on dbclick?
I think that .NET is like ...
No, you don't. You need to learn how to write a shell script, a flexible, uncompiled, plain-text way to accomplish what you want. You also need to become familiar with what is available on a typi...
...t to do this, such as gather stats from multiple servers, shutdown services on multiple services from one script, etc.
Thanks for any advice....
/ ...
It is very easy. Just create an alias:
$ alias rm='my_delete'
Then create a script called 'my_delete' in /usr/local/bin:
*************************************...
...ide disk usually works fine.
But updating an initrd image is hell .. I always forget what the linuxrc script inside does and have to figure out the booting process every time. Also, the image is o...
...e code that most closely matches the encoded framerate...
Here is the table directly from the mencvcd script help:
0 - illegal (i.e. DON'T USE!)
1 - 24000.0/1001.0 (NTSC 3:2 pulldow...
I would like to know which is better for me to use. Obviously you just can't say X, so here is some of my background.
I have been using Linux for many years now. IIRC I started with the 0.9? ...