View Single Post
  #1  
Old 06-27-2009, 08:13 AM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default Shell Script That Acts Like Dos

Hello, I am fairly new to scripting, I am interesting in writing a shell script which acts as a DOS command. I want to be able to utilize dos commands such as cd, dir, type, del, ren, and copy to do the same functions as the UNIX commands, cd, ls, cat, rm, mv, and cp. I want my script to loop...
__________________
Website Development
Domain Name Forum
Reply With Quote