Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6237615
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:03:47+00:00 2026-05-24T11:03:47+00:00

I had this bat file in win that worked fine set day=%date:~0,2% set month=%date:~3,2%

  • 0

I had this bat file in win that worked fine

set day=%date:~0,2%
set month=%date:~3,2%
set year=%date:~6,4%
set filename=hello-%anno%_%mese%_%giorno%-world.txt
my-program.exe --report-file=%filename%

I’ve passed on MACOS X and I’m trying to have the same work using a *.commad file but I can not pass the date variable in the file name argument:

my-program --report-file= date "+%Y_%m_%d"

doesn’t work! And I need to add the words ‘Hello’ and ‘word.txt’ in the filename!

Tried to use set and $1 but couldn’t hang it over

set date "+%Y_%m_%d"
echo $1

echoes date

Any help will be appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T11:03:47+00:00Added an answer on May 24, 2026 at 11:03 am

    In order to use the output of the date program, you need to use command substitution. You can do this either by surrounding it with backticks or parenthesis with a leading dollar sign.

    my-program −-report-file=`date "%Y_%m_%d"`
    

    or

    my-program --report-file=$(date "%Y_%m_%d")
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I had this nasty bug that disappeared in the past but now after quite
I had this doubt for sometime now, some people say that there's no such
I had this error when I browse new web site that site sub from
I had never had this error before, and I didn't move any file, or
I had this API that gives me all the images in my galleries. Now,
I had this idea and my first reaction after having it was That's a
I had this setting in my php.ini file: error_reporting = E_ERROR|E_PARSE|E_CORE_ERROR|E_COMPILE_ERROR But I was
I had this regex in java that matched either an alphanumeric character or the
I had this embedded map working just fine and now suddenly it just shows
So I have been writing to Environment.SpecialFolder.ApplicationData this data file, that upon uninstall needs

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.