Linux CLI - File and Directory Operations
Given files:
log1.txt, log2.txt, logA.txt, logB.txt, what files will match the pattern log?.txt?log1.txt, log2.txt, logA.txt, logB.txt, what files will match the pattern log?.txt?? wildcard? matches exactly one character.log?.txt to files15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions