Shali 9846303531 wrote: > when i am trying to executing the script the following error will come ,what > is this sir, > > #!/bin/sh > cd </home/shali/Desktop/dclearn> Hello, you need to get rid of the <> marks around the directory path. Those won't work in a shell. -- Jaska