LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-25-2012, 07:17 PM   #1
Brandon10
LQ Newbie
 
Registered: Mar 2012
Posts: 1

Rep: Reputation: Disabled
shell script help


Hi. I am new to this and I need help with this shell script.


I am trying to create a shell script where I type filename and it prints something like "backup_Feb_25_2012.

This is what I've wrote so far in the vi text editor

backup -march-5-2012
chmod u+x backup
./backup

Not sure where to add filename here.

Thanks.
 
Old 03-25-2012, 07:30 PM   #2
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,358

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
I think you need to expand a bit; what you've written doesn't make sense to me.
You seem to be typing cmds that would be better typed into the cmd line direct, not into the vi editor, which is used for creating shell progs.
Let me guess...

To create a shell prog to do backups,
Code:
# this cmd creates the file named and opens it in vi/vim
vi mybackup.sh

# now you would add the cmds that actually do the backup
....
Code:
# this is done after exiting from the file above 
# ie back in cli
chmod u+x backup
./backup
These should help
http://rute.2038bug.com/index.html.gz
http://tldp.org/LDP/Bash-Beginners-G...tml/index.html

HTH & Welcome to LQ
http://www.tldp.org/LDP/abs/html/
 
1 members found this post helpful.
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to pass command line arguments from one shell script to another shell script VijayaRaghavanLakshman Linux - Newbie 5 01-20-2012 09:12 PM
Executing a Shell script with 654 permissions inside another shell script. changusee2k Linux - Newbie 2 06-07-2011 07:58 PM
help with execute mulitple shell script within shell script ufmale Programming 6 09-13-2008 12:21 AM
shell script problem, want to use shell script auto update IP~! singying304 Programming 4 11-29-2005 05:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration