Zet - What are some amiga shell to unix comparison commands?

What are some amiga shell to unix comparison commands?

Unix-like CommandAmiga Shell EquivalentDescription
lsdirLists files in the current directory
ls -llistProvides a detailed listing, including file sizes, dates, and attributes
ls -lalist fullDetailed listing of all files, including those in subdirectories
mkdirmakedirCreates a new directory
rmdeleteDeletes a file
rm -rdelete allDeletes a directory and its contents
cpcopyCopies files or directories
mvrenameRenames a file or directory
cattypeDisplays the contents of a file
nano, vi, vimedOpens the built-in text editor to edit a file
dfinfoDisplays information about mounted volumes and devices
freeavailShows available memory
exportsetSets environment variables
aliasaliasCreates an alias for a command
exitendcliQuits the shell
#amiga