The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
concat strings melanie_pfefer Shell Programming and Scripting 1 12-04-2007 07:12 AM
simple question on string concat the_learner High Level Programming 2 08-23-2007 11:09 PM
concat fields markjason Shell Programming and Scripting 10 10-23-2006 02:38 PM
concat string mpang_ Shell Programming and Scripting 1 07-25-2006 06:03 AM
Concat dhananjaysk Shell Programming and Scripting 1 03-20-2006 07:42 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-30-2002
drukkie drukkie is offline
Registered User
  
 

Join Date: Apr 2002
Posts: 3
Concat date

How do I concat a date to a filename

eg;
filename: jjjrtup

to become

jjjrtup29052002

mv jjjrtup jjjrtup ? date

what should ? be
  #2 (permalink)  
Old 05-30-2002
LivinFree's Avatar
LivinFree LivinFree is offline Forum Advisor  
Goober Extraordinaire
  
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
Check the man page for date for formatting, but the example you gace would be:
Code:
mv jjjrtup jjjrtup`date +%d%m%y`
Note that there are back-ticks up there, not single-quotes. Also, no space between jjjrtup and `date +%d%m%y`...
  #3 (permalink)  
Old 05-30-2002
drukkie drukkie is offline
Registered User
  
 

Join Date: Apr 2002
Posts: 3
Thanks !

Thanks for the quick reply !
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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




All times are GMT -4. The time now is 04:06 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0