bash: pushd

Hans GINZEL hgin2088@mail.kolej.mff.cuni.cz
Thu Jul 15 17:40:00 GMT 1999


	Hello!

   Why is not possible to use  pushd  in bash scripts?
   
   Try this session:

	$ mkdir temp
	$ echo "pushd temp" >a
	$ ./a
	pushd: not found
	$ pushd temp
	/temp /
	$ rmdir temp
	$ rm a

						Hans


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list