Search Results

Search: Posts Made By: d3mcfadden
2,639
Posted By d3mcfadden
very ambiguous question...
very ambiguous question...
5,717
Posted By d3mcfadden
this is what tee is for... ls -lrt | tee...
this is what tee is for...

ls -lrt | tee some_file | wc -l
3,610
Posted By d3mcfadden
udev rule... i will check this out. FreeBSD.
udev rule... i will check this out. FreeBSD.
3,610
Posted By d3mcfadden
Running a shell script on device mount
Something I have always wondered but never had any luck finding information on is running a shell script when a device mounts...

Lets say I have an external hard drive as a back up, every time I...
3,504
Posted By d3mcfadden
this works (on your input)... although probably...
this works (on your input)... although probably not the best

echo "this is a <test> of removing <text> outside brackets" | tr '<' '\012' | grep ">" | cut -d">" -f1 | tr '\012' ' '
Showing results 1 to 5 of 5

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