From the manual page:
-P prefix --directory-prefix=prefix Set directory prefix to prefix. The directory prefix is the directory where all other files and sub-directories will be saved to, i.e. the top of the retrieval tree. The default is . (the current directory).
So you need to add -P /tmp/cron_test/
(short form) or --directory-prefix=/tmp/cron_test/
(long form) to your command. Also note that if the directory does not exist it will get created.
Related Posts:
- Making `wget` not save the page
- Using prevNext Modx Addon
- TypeError: only integer scalar arrays can be converted to a scalar index with 1D numpy indices array
- Substring in excel
- What is the difference between POST and PUT in HTTP?
- How does npm start work? What all processes are happening in the background?
- What is the := operator?
- What is Xpenology? Is it Linux related thing?
- Create blank image in Imagemagick
- Different between ./ , ../ , ../../ , ~/ on file path(URL) in asp.net
- Difference between associative entity and associative relationship attribute?
- max value of integer
- How to install apoc for neo4j?
- Is there a way to get Bing’s photo of the day?
- Chrome: Uncaught SyntaxError: Unexpected end of input
- Muting a Discord user on my Server
- Plot logarithmic axes with matplotlib in python
- Regex lookahead, lookbehind and atomic groups
- Why git asks to enter a commit message to explain why this merge is necessary
- PHP – exit or return which is better?
- How do you copy and paste into Git Bash
- What does “?” mean in Java?
- git pull on a different branch
- MIPS fetch address not aligned on word boundary, used .align 4, still no go
- Collapse all methods in Visual Studio Code
- How to override equals method in Java
- How to convert .crt cetificate file to .pfx
- Manually create a pyspark dataframe
- Couchbase query using “\uefff” break the next conditional keys
- VMWare Workstation VM not starting because of locked portion of file
- What is the difference between memoization and dynamic programming?
- How do you loop in a Windows batch file?
- Android Completely transparent Status Bar?
- How to sign-extend a number in Verilog
- How to draw a checkmark / tick using CSS?
- c array – warning: format not a string literal
- How can I install the latest Anaconda with wget
- Create Hyperlink in Slack
- yum error “Cannot retrieve metalink for repository: epel. Please verify its path and try again” updating ContextBroker
- OCaml: Match expression inside another one?
- How can I add numbers in a Bash script?
- Swift protocols: method does not override any method from its superclass
- What is index.js used for in node.js projects?
- Reference Error: moment is not defined (Using moment.js)
- What should be hadoop.tmp.dir ?
- How does DHT in torrents work?
- C++ undefined reference to WinMain@16 (Code::Blocks)
- Lambda Calculus Reduction steps
- JavaScript: IIF like statement
- What is cardinality in Databases?
- What is the relationship between PyTorch and Torch?
- Subtract 1 day with PHP
- Node inconsistent with parents in JAGS model (R)
- python 3.x ImportError: No module named ‘cStringIO’
- error: unknown type name ‘bool’
- How can I enable Assembly binding logging?
- While running the script throws cannot find module ‘dotenv’
- What makes Lisp macros so special?
- zsh command cannot found pip
- How can I move a tag on a git branch to a different commit?
- WAMP Server – local server – 1 of 2 services running
- What is Angular Routing?
- How to find the Target *.exe file of *.appref-ms
- pandoc document conversion failed with error 1 after update to R version 3.4.2
- How to display hexadecimal numbers in C?
- Gradient Descent implementation in octave
- What generates the “text file busy” message in Unix?
- How to use sed to extract substring
- Normalizing a list of numbers in Python
- Fastest way to extract frames using ffmpeg?
- what is the difference between bisizeimage , bisize and bfsize?
- Is there an Amazon.com API to retrieve product reviews?
- What is socket, core, threads, CPU?
- WordPress localization
- How to reference a function from a class in a different file which is also namespaced?
- Simple JS function Not Working
- Password protected Profile View
- Hide Slider on Post Type Page
- Redirect after scrolling the page
- Follow author on muti-user WordPress site
- What is a Pem file and how does it differ from other OpenSSL Generated Key File Formats?
- How to set environment variable in systemd service?
- Symlink not updating as expected when using an absolute with relative path
- How to include multiple domains in an spf TXT Record
- Physically locating the server
- Good tools that fit on a thumb drive [closed]
- How do you answer yes for yum install automatically
- All servers flooded by salt water, is it possible to recover data from multi-platter drives?
- How to check if I’m in screen session?
- How to zip/unzip files in Powershell?
- Cooling Server Closet – No A/C Is Possible
- Is it better practice to buy RAID disks individually vs. in bulk?
- What range of MAC addresses can I safely use for my virtual machines?
- What sysadmin things should every programmer know?
- Why do systems generally disable virtualization by default in BIOS settings?
- 10 servers to administer and I’m a history major [closed]
- How do I list all connected Salt Stack minions?
- How to get Apache2 to redirect to a subdirectory
- What does that mean: packages excluded due to repository priority protections
- How can I set a short timeout with the ping command?