Windows 10: Tar and Curl Command-line Tools Come to Windows

Discus and support Tar and Curl Command-line Tools Come to Windows in Windows 10 News to solve the problem; Beginning in Windows 10 Insider Build 17063, we’re introducing two command-line tools to the Windows toolchain: curl and bsdtar. It’s been a long time... Discussion in 'Windows 10 News' started by Brink, Dec 19, 2017.

  1. Brink
    Brink New Member

    Tar and Curl Command-line Tools Come to Windows


    Source: Tar and Curl Come to Windows! | Virtualization Blog

    :)
     
    Brink, Dec 19, 2017
    #1
  2. bartsmit Win User

    help! N900

    If you do need to store the pictures on the device but don't want them to show, you can use tar to archive them:



    tar czf keepsafe.tgz photo1.jpg photo2.jpg embarrassing*.jpg



    Back up the jpg files to a computer, check that the backups are not corrupted then do up arrow in the terminal and edit the line to read:



    rm -f photo1.jpg photo2.jpg embarrassing*.jpg



    When you want them to appear again, run tar xzf keepsafe.tgz



    More options here:
    http://unixhelp.ed.ac.uk/CGI/man-cgi?tar
     
    bartsmit, Dec 19, 2017
    #2
  3. Windows command line does not allow command line access to the printer spool...etc..

    Hi,

    Your concern is more advance than what we usually encounter here in our Community thread, For this, we would like to request that you post this specific inquiry in one of our more advanced site which is called Technet. Below is the link where you could get
    in touch with them.

    Resources and Tools for IT Professionals | TechNet

    Let us know how it goes.

    Regards.
     
    Jesrael Bor, Dec 19, 2017
    #3
Thema:

Tar and Curl Command-line Tools Come to Windows

Loading...
  1. Tar and Curl Command-line Tools Come to Windows - Similar Threads - Tar Curl Command

  2. Snipping Tool's Text Actions via Command Line?

    in Windows 10 Gaming
    Snipping Tool's Text Actions via Command Line?: I like the new Text Actions option in the new snipping tool and is really helpful for my work.Is there a way to programmaticallycommand line open an image file with snipping tool and extract the text with new Text Actions ?Expected Snipping tool to open with image but it...
  3. Snipping Tool's Text Actions via Command Line?

    in Windows 10 Software and Apps
    Snipping Tool's Text Actions via Command Line?: I like the new Text Actions option in the new snipping tool and is really helpful for my work.Is there a way to programmaticallycommand line open an image file with snipping tool and extract the text with new Text Actions ?Expected Snipping tool to open with image but it...
  4. Windows Command Line

    in Windows 10 Network and Sharing
    Windows Command Line: Mine is a 64 bit operating systemMy question is regarding the command prompt.BackgroundI am using Apache flume technology where i am running a command line argument from flume which is a more command in windows. So we need to the exec to execute the more command. So i am...
  5. Windows Command Line

    in Windows 10 Gaming
    Windows Command Line: Mine is a 64 bit operating systemMy question is regarding the command prompt.BackgroundI am using Apache flume technology where i am running a command line argument from flume which is a more command in windows. So we need to the exec to execute the more command. So i am...
  6. "Verify" command line tool

    in Windows 10 Gaming
    "Verify" command line tool: Greetings,Does the verify tool only verify files that I copy, or system files as well?There isn't a subforum for the command line. I chose the "Files, folders, and storage" topic, but if there is a more suitable topic let me know.Thanks,Shane....
  7. "Verify" command line tool

    in Windows 10 Software and Apps
    "Verify" command line tool: Greetings,Does the verify tool only verify files that I copy, or system files as well?There isn't a subforum for the command line. I chose the "Files, folders, and storage" topic, but if there is a more suitable topic let me know.Thanks,Shane....
  8. "Verify" command line tool

    in Windows 10 Network and Sharing
    "Verify" command line tool: Greetings,Does the verify tool only verify files that I copy, or system files as well?There isn't a subforum for the command line. I chose the "Files, folders, and storage" topic, but if there is a more suitable topic let me know.Thanks,Shane....
  9. Command line commands

    in Windows 10 Customization
    Command line commands: I would like to create a shortcut on the desktop using a command in a .bat file. I would like to specify what icon file to use, what program to execute, and the parameters to pass to the program. I have researched MKLINK but I don't think it will do the job. Any...
  10. Windows Command-Line: The Evolution of the Windows Command-Line

    in Windows 10 News
    Windows Command-Line: The Evolution of the Windows Command-Line: Welcome to the second post in this "Windows Command-Line" series. In this post we'll discuss some of the background & history behind the Windows Command-Line. Specifically, we’ll explore its humble origins in MS-DOS, to its modern-day incarnation supporting tools like...