Answers for "linux important commands"

0

linux commands list

To view a file, use the command -
cat filename
Posted by: Guest on January-07-2021
0

important linux command

groupadd
groupmod
groupdel
useradd
userdel
usermod
chmod
chown
chgrp
passwd
Posted by: Guest on February-14-2021
-1

linux commands list

The 'mv' (move) command can also be used for renaming directories. Use the below-given format:
mv directoryname newdirectoryname
Posted by: Guest on January-07-2021

Code answers related to "linux important commands"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language