How To Download A Txt File Linux Shell

Linux command-line, the almost adventurous and fascinating part of GNU/Linux is a very cool and powerful tool. A command-line itself is very productive and the availability of various inbuilt and 3rd-party command-line applications makes Linux robust and powerful. The Linux Shell supports a variety of web applications of various kinds be it torrent downloader, dedicated downloader, or net surfing.

Command Line Internet Tools
5 Command-Line Internet Tools

Here we are presenting five great command line Cyberspace tools, which are very useful and evidence to be very handy in downloading files in Linux.

ane. rTorrent

rTorrent is a text­-based BitTorrent client which is written in C++ aimed at high performance. It is available for most of the standard Linux distributions including FreeBSD and Mac Os X.

Installation of rTorrent in Linux

$ sudo apt install rtorrent    (on Debian, Ubuntu, & Mint) $ sudo dnf install rtorrent    (on Fedora, CentOS & RHEL) $ sudo pacman -S rtorrent      (on Arch and Manjaro) $ sudo zypper install rtorrent (on OpenSuse)        

Check if rtorrent is installed correctly by running the following control in the final.

$ rtorrent        
Command line torrent download
rTorrent Command Line Tool
Performance of rTorrent

Some of the useful Key-bindings and their use.

  • CTRL+ q – Quit rTorrent Application
  • CTRL+ south – Starting time Download
  • CTRL+ d – Stop an agile Download or Remove an already stopped Download.
  • CTRL+ k – Finish and Close an active Download.
  • CTRL+ r – Hash Check a torrent before Upload/Download Begins.
  • CTRL+ q – When this cardinal combination is executed twice, rTorrent shutdown without sending a cease Signal.
  • Left Arrow Key – Redirect to Previous screen.
  • Right Arrow Key – Redirect to Side by side Screen

2. Wget

Wget is a role of the GNU Project, the name is derived from World wide web (WWW). Wget is a vivid tool that is useful for recursive download, offline viewing of HTML from a local Server and is available for most of the platforms be information technology Windows, Mac, Linux.

Wget makes information technology possible to download files over HTTP, HTTPS, and FTP. Moreover, it tin can be useful in mirroring the whole website too as support for proxy browsing, pausing/resuming Downloads.

Installation of Wget in Linux

Wget beingness a GNU projection comes bundled with About of the Standard Linux Distributions and at that place is no need to download and install it separately. If in case, information technology'south not installed by default, you tin can still install it using apt, yum, or dnf.

$ sudo apt install wget    (on Debian, Ubuntu, & Mint) $ sudo dnf install wget    (on Fedora, CentOS & RHEL) $ sudo pacman -South wget      (on Arch and Manjaro) $ sudo zypper install wget (on OpenSuse)        

Basic Usage of Wget Command

Download a single file using wget.

# wget http://www.website-name.com/file        

Download a whole website, recursively.

# wget -r http://www.website-name.com        

Download specific types of files (say pdf and png) from a website.

# wget -r -A png,pdf http://world wide web.website-name.com        

Wget is a wonderful tool that enables custom and filtered download even on a limited resource Car. A screenshot of wget download, where we are mirroring a website (Yahoo.com).

Wget Download Files
Wget Command Line File Download

For more such wget download examples, read our article that shows x Wget Download Command Examples.

3. cURL

a curlicue is a command-line tool for transferring data over a number of protocols. curlicue is a client-side application that supports protocols like FTP, HTTP, FTPS, TFTP, TELNET, IMAP, POP3, etc.

scroll is a simple downloader that is different from wget in supporting LDAP, POP3 as compared to others. Moreover, Proxy Downloading, pausing download, resuming download are well supported in cURL.

Installation of cURL in Linux

By default, coil is available in most of the distribution either in the repository or installed. if information technology'southward not installed, just do an apt or yum to become a required package from the repository.

$ sudo apt install curl    (on Debian, Ubuntu, & Mint) $ sudo dnf install curl    (on Fedora, CentOS & RHEL) $ sudo pacman -Southward curlicue      (on Curvation and Manjaro) $ sudo zypper install curl (on OpenSuse)        

Basic Usage of cURL Command

# curl www.tecmint.com        
Curl Download
Curl Data Download
Curl Data Download
Gyre Download

For more such curl control examples, read our article that shows fifteen Tips On How to Utilize 'Curl' Control in Linux.

4. w3m

The w3m is a text-based spider web browser released nether GPL. W3m back up tables, frames, color, SSL connection, and inline images. W3m is known for fast browsing.

Installation of w3m in Linux

Again w3m is bachelor by default in near of the Linux Distribution. If in case, it is non available you can always apt or yum the required package.

$ sudo apt install w3m    (on Debian, Ubuntu, & Mint) $ sudo dnf install w3m    (on Fedora, CentOS & RHEL) $ sudo pacman -South w3m      (on Arch and Manjaro) $ sudo zypper install w3m (on OpenSuse)        

Basic Usage of w3m Control

# w3m www.tecmint.com        
Command Line Browser
w3m Text-Based Web Browser

5. Elinks

Elinks is a costless text-based web browser for Unix and Unix-based systems. Elinks support HTTP, HTTP Cookies and also back up browsing scripts in Perl and Cherry-red.

Tab-based browsing is well supported. The best thing is that it supports Mouse, Display Colours, and supports a number of protocols similar HTTP, FTP, SMB, Ipv4, and Ipv6.

Installation of Elinks in Linux

Past default elinks also available in most Linux distributions. If not, install it via apt or yum.

$ sudo apt install elinks    (on Debian, Ubuntu, & Mint) $ sudo dnf install elinks    (on Fedora, CentOS & RHEL) $ sudo pacman -S elinks      (on Arch and Manjaro) $ sudo zypper install elinks (on OpenSuse)        

Basic Usage of elinks Command

# elinks www.tecmint.com        
Command Line Internet Browsing
Elinks Command Line Web Browsing

That'southward all for now. I'll be here once more with an interesting article which you people volition dearest to read. Till then stay tuned and connected to Tecmint and don't forget to requite your valuable feedback in the comment section.

Read Also: All-time Command Line Tools for Browsing Websites and Downloading Files

If You Appreciate What Nosotros Do Here On TecMint, You Should Consider:

TecMint is the fastest growing and well-nigh trusted community site for any kind of Linux Articles, Guides and Books on the web. Millions of people visit TecMint! to search or browse the thousands of published articles bachelor FREELY to all.

If you like what you are reading, please consider buying u.s. a coffee ( or 2 ) every bit a token of appreciation.

Support Us

We are thankful for your never catastrophe support.

DOWNLOAD HERE

Posted by: pandoraherivink73.blogspot.com