Once your in the directory you have to type the following: du -a
Use the command: ls z* for those files in your current working directory.
They are different languages, so you need to use a different word with different syntax to do the same thing. For example, to display the contents of the current directory, the command in MS-DOS is dir, but in UNIX it's ls.
ls -lR directory
CD /
The ls command.
UNIX command to display the current datedate +'%d/%m/%Y'Niraj sharma
rmdir
Use the 'mkdir' command
You rename a directory the same way you rename a file. Use the 'mv' command to rename it.
For Unix/Linux, use the command 'cd /' For Windows, you can also use the same command or 'cd \'
Recursively removes all files from the directory and all under it.
LS typically stands for "List" and is a command used in Unix and Unix-like operating systems to list directory contents. It displays the files and folders within a specified directory.