Which command would list files that do not begin with a T or a W? 2 years agoby Linux Questions Which command would list files that do not begin with a T or a W? › Category: Linux Essentials › Which command would list files that do not begin with a T or a W? Vote Up 0 Vote Down Linux Questions Staff asked 2 years ago Which command would list files that do not begin with a T or a W? echo /etc/[*TW]! echo /etc/!TW echo /etc/*[TW!] echo /etc/[!TW]* Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn