linux commands list
To remove a directory (file), use the command -
rmdir directorynameFor renaming file:
mv filename newfilenameThe 'mv' (move) command can also be used for renaming directories. Use the below-given format:
mv directoryname newdirectorynameTo view a file, use the command -
cat filenameDirectories can be created on a Linux operating system using the following command:
mkdir directoryname//The syntax to combine 2 files is
cat file1 file2 > newfilename
Also in C++:
- where is tetris in linux terminal
- remove all .orig files mac terminal
- github actions cache apt packages
- add and install gem rails
- earphones not working in ubuntu
- sed replace line with no line
- bash swap two columns in a file
- linux yaml validator command line
- how to change hostname in ubuntu
- manjaro kill port 3000
- grep second match
- install php ubuntu 20.04
- ubuntu 20.10 how to open zip file
- expo typescript
- last return code linux
- how to use django shell
- kill process at a port ubuntu
- ionic capacitor android
- checking service status in linux
- You need to have the Android SDK Build-tools installed on your system
- how to remove remote origin git
- how to make top bar transparent ubuntu
- remove folders from remote git
- nvm install script