#linux-basics
Read more stories on Hashnode
Articles with this tag
Tasks Create Directories Using Shell Script: Write a bash script createDirectories.sh that, when executed with three arguments (directory name,...
VI Visual display editor VIM Visual display editor improved It has 3 modes: 1 Command Mode 2 Insert mode (edit mode) 3 extended command mode Note:...
-d, --home: This option changes the user's home directory. For example - usermod -d /new/home/directory username Output: No output, but the home...
Linux is an open-source Unix-like operating system-based family on the Linux kernel, and the OS kernel was first published on 17 September 1991 by...