Tag: multiple
Download Multiple Files with Wget
August 3, 2007
Wget can be used to download multiple files with just one command wget -c “http://example.com/file[1-9].htm” [tags]wget,download,multiple,series,linux,command,cli[/tags]
Change the Extension of Multiple Files in Linux
March 8, 2007
In this example, we will change all files with extension ‘.info’ to ‘.txt’. Rename all *.info files in one folder…
Recent Comments