Hi, i am trying to mimic a linux shell which takes it linux commands but i am having some problems...
example i want the user to key in the command...for example "ls -a -l myfile" so i would read ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22548146.html
Zones:
C++Date Answered: 08/13/2007 Rating: 8.0 Views: 0
I'm a newbie in linux and just installed ubunto. I wanted to know how many shells are there in ubunto and how can I access them? What's the best and most powerful shell and point me to good tutoria...
http://www.experts-exchange.com/OS/Linux/Administration/Q_22606580.html
My machine has CentOS and I'd like to have bash shell is my default shell every time when I log in , how do i do that ? How do I know if it works?
I'm so confuse about shell. Thank you.
http://www.experts-exchange.com/OS/Linux/Q_23331802.html
Zones:
Linux,
sh,
bashDate Answered: 04/17/2008 Rating: 9.1 Views: 0
Can you write Unix/linux shell (bash) script and name it deploy so that when I type deploy inside the terminal on my local desktop pc (which is also linux -- fedora), the application is compiled a...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23436612.html
I need to execute a command which returns an integer and compare that result to the result of another integer-returning command and get back 0 or 1 if the integers match or not. Here's what I have:...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23801604.html
Hi Experts, I would like if someone can help me setup a shell script to automate a build process I am manually doing. Here are some ideas I would like to get from the shell "Status on what step is...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_23960441.html
This is my first attempt at a Linux shell script. I need something to start a particular perl program when the system boots up. (Ubuntu 8).
The program is a bit particular. To start from the...
http://www.experts-exchange.com/OS/Linux/Q_24598729.html
I wonder, in a shell script, how one could start a terminal emulator and launch a program *in the background* from inside it, either at the same time or one after the other. This is surely a most s...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/sh/Q_24680532.html
Zones:
sh,
Linux DevDate Answered: 09/01/2009 Rating: 7.2 Views: 0
I need to pass in a number of arguments to a shell script. The exact format that the specification calls for is as follows:
scriptname --name=value --name2=value2
In essense, the arguements ...
http://www.experts-exchange.com/Programming/System/Linux/Q_24819211.html
I want to read a string from keyboard and reverse that string in linux shell programming.
please help me.
paramjit singh
http://www.experts-exchange.com/OS/Linux/Q_20369080.html