Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh".
Appreciate your inputs.Thanks.

Answer Posted / abc

For single file, you can do following command;

mv "interview question.sh" interview-question.sh

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is shell scripting difficult?

1001


What is the difference between bash and shell?

1170


Which is better perl or shell scripting?

1036


What is shell geeksforgeeks?

1173


What is bash coding?

974


What is shell scripting used for?

1040


How will you find the 99th line of a file using only tail and head command?

2580


What does $1 mean in bash?

1138


What is @echo off?

1069


What is the syntax of "nested if statement" in shell scripting?

1142


What is computer cli?

952


Which shell is the best?

1040


What is bash shell command?

1052


Is shell scripting easy to learn?

1071


How many fields are present in a crontab file and what does each field specify?

1183