Search Results

Search: Posts Made By: hnrz
8,511
Posted By hnrz
If X is being started from the console then...
If X is being started from the console then usually startx is used which is a frontend to xinit which reads the system xinitrc and the user ~/.xinitrc. If using a graphical login manager this file is...
3,425
Posted By hnrz
If you have GNU's man then the -K option searches...
If you have GNU's man then the -K option searches for the specified string, and -k is equivalent to apropos. Otherwise, I usually just grep -H the man path.
358,833
Posted By hnrz
If the version of find being used supports it, I...
If the version of find being used supports it, I usually use the -delete option as it is usually even faster. Implementations differ but usually the -exec option of find does a fork() and then an...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy