nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

error shell script no such file or directory /bin/sh

This is a discussion on error shell script no such file or directory /bin/sh within the Linux software forums, part of the Linux Getting Started category; Why i'm getting error shell script no such file or directory /bin/sh I'm using suse linux, how do i get ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 01-08-2006, 01:05 AM
Guest
 
Posts: n/a
Default error shell script no such file or directory /bin/sh

Why i'm getting error

shell script no such file or directory /bin/sh

I'm using suse linux, how do i get rid of this error. i type script-name
./script-name

and above error comes
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-08-2006, 08:34 PM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 481
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

You don't have shell named /bin/sh you can install it or just create a soft link to /bin/bash using following command

Code:
ln -s /bin/bash /bin/sh
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Shell Delete Directory chimu Slackware 2 05-31-2008 03:36 PM
Shell Script to Automatically Delete a File via Cron Job kakarla Shell scripting 2 01-29-2008 08:54 AM
shell script for ftp the file vishal_titre Shell scripting 3 12-10-2007 08:40 AM
Shell script to delete a file with a dialog utility shankar100 Shell scripting 4 03-02-2007 10:22 AM
Shell script to change folder directory owner after restore marinm Shell scripting 5 01-23-2007 12:53 PM


All times are GMT +5.5. The time now is 05:53 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36