Sometimes, you may need to add a user to an existing group.
Category Archives: Linux
Linux/General – Add an existing user to an existing group
Posted by LampTips
on March 3, 2012 00:53:25 am
Comments Off
Linux/General – tar – Too many arguments
Posted by LampTips
on January 29, 2012 23:40:57 pm
Comments Off
Occasionally, when working in directories with large numbers of files and/or directories contained within them, you will get an error stating: Too many arguments.
This is not an error from the application. Rather, it is an error from the shell erroring on ARG_MAX limit reached.
Read more »