Linux CLI - File and Directory Operations
Which of these is the correct syntax to remove a file named
data.log?data.log?rm filename. Check other options: -r is for directories, -d removes empty directories, and --delete is not a valid option.rm filename removes a file [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions