![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running two commands in one line | rdns | UNIX for Dummies Questions & Answers | 4 | 04-27-2009 11:04 AM |
| running script in cron - with ssh commands - not working | frustrated1 | Shell Programming and Scripting | 31 | 09-16-2008 10:14 AM |
| Error while running rsh commands !!! | csaha | Shell Programming and Scripting | 3 | 11-08-2006 01:47 AM |
| Problem running plsql & unix commands in 1 script | siog | UNIX for Dummies Questions & Answers | 5 | 10-05-2006 10:46 AM |
| How to disable running commands from vi | Umesh_Sharoff | Shell Programming and Scripting | 1 | 07-14-2006 12:05 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I'm new to unix and I have a fairly simple problem:
Lets say I am in a specific directory and I run the command: "dirs" , I get an output of all the folders that i pushed into the stack (as expected), buut, when when I create a script (called test): Code:
#! /bin/csh dirs It outputs only the last directory that I pushed into the stack (as opposed to the whole stack).For some reason the Script does'nt recognize the stack that I have in the prompt. whyyy?? Pleeaase help Last edited by owijust; 01-04-2006 at 03:45 PM.. |
|
||||
|
I am new to Linux. I am tring to write a bash shell script. Can someone tell me the proper steps input data to "VI" so that I can execute my script.
Thank In Advance. Last edited by Gotrain; 01-09-2006 at 07:48 PM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|