I've had two Brother printers/scanners, currently a MFC-7820N, and never
had any issues running them under Fedora. Brother Linux support has been
great. I'm using Xsane for the scanner.
On Sun, Oct 15, 2023 at 7:55 AM Tom Horsley wrote:
> In the past I have had near infinite trouble getting scan
dirname /PATH/PATH/PATH/filename.txt | awk -F"/" '{print $NF}' should
do it.
On Wed, Mar 5, 2014 at 1:13 PM, Mike Wright wrote:
> Hi all,
>
> I need to extract the name of a parent directory, not the whole path.
>
> Combinations of dirname and cut didn't get me anywhere.
>
> Given this: (th