linux list directories
ls -d */
list all files in a directory and subdirectory linux
find . -type f -follow -print
linux commands list
//The syntax to combine 2 files is
cat file1 file2 > newfilename
linux commands list
Directories can be created on a Linux operating system using the following command:
mkdir directoryname
linux commands list
The 'mv' (move) command can also be used for renaming directories. Use the below-given format:
mv directoryname newdirectoryname
linux commands list
For renaming file:
mv filename newfilename
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us