![]() |
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 |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pushd and popd | sharanbr | UNIX for Dummies Questions & Answers | 4 | 11-14-2007 05:34 AM |
| AIX OS Features versus Solaris OS Features | hkhan12 | AIX | 0 | 10-27-2006 10:38 AM |
| pushd popd | owijust | Shell Programming and Scripting | 1 | 01-06-2006 12:28 AM |
| pushd/popd missing on SGI irix 6.5.11 | jbalster | UNIX for Dummies Questions & Answers | 3 | 12-11-2003 04:03 PM |
| pushd? | Fwurm | UNIX for Dummies Questions & Answers | 3 | 11-05-2001 10:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Pushd commands features
Hi All,
im using pushd and popd as below , but im getting different results, it is not consistent. pushd <DIR> pkzip <ZIP FILE NAME> * popd echo " Hi" it is going into the DIR as expected and while zipping it, in between it got suspended by itself and executed the remaining step "(echo "Hi") and then remaining zipping is happening, then it is executing popd command and again it is executing echo command also. Pkzip should complete before executing the echo command and then popd should execute and then echo should execute.sometimes this is not happening. if someone knows about this, please advise. thansk!! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|