This is a great command to work with the Internet, you will be able to download files, upload them as an FTP client, read Query HTTP Headers, POST sending,…
…but with this 7.58 (Android) version, only these protocols work: file https http
We have the file numbers.txt with words in Spanish, English and French. We are interested in obtaining the numbers in English.
We cut by the delimiter “,” and take field 2
date --help
date
date ‘+Today is %Y-%m-%d Hour is: %H-%M-%S’
date >> /mnt/sdcard/animales.txt Change file to actual date.
date -r /mnt/sdcard/animales.txt +%Y%m%d%H%M%S.%N
To change the date you need to be root.
I would suggest to users that they stick with cp (copy) and mv (move).
Also be wary of commands rm & rmdir (you may need to be rooted to wipe your whole device, but better safe than sorry) - only use these if you really know what you are doing.
egrep, as grep -e (search expression).
env, enviroment variables.
expand, convert tabs into spaces in a file.
fallocate, allocated disk space for a file.
fgrep, as speed grep.
file, information of a file.