Search Results

Search: Posts Made By: wempy
8,562
Posted By wempy
You will have to check your BIOS to see if it has...
You will have to check your BIOS to see if it has an option to boot from USB - most modern machines do nowadays.

If so then following the instructions here Gentoo Linux Documentation -- Gentoo...
4,554
Posted By wempy
you could use a macro if your version of vi...
you could use a macro if your version of vi supports them - i've been using vim so long I can no longer remember what the original vi can do.

the macro could be:

$F_d$j

$ - go to end of line...
8,413
Posted By wempy
well, to delete all mail in an inbox, without...
well, to delete all mail in an inbox, without reading it you can

cat /dev/null >/var/spool/mail/<username>

so a cronjob to do that would look like

13 5 * * * cat /dev/null...
Showing results 1 to 3 of 3

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