Homework exercises #1 (due by Oct. 8)#
apt
and dpkg
commands#
On your desktop, download package lua5.4 by using command
apt
.Extract the package content into directory LUA by using
dpkg
.
Command find
#
Find the path to directory doc in directory LUA.
Find the largest file in directory LUA.
Command tar
#
Create a tar archive of directory LUA.