Advertisement
Guest User

Untitled

a guest
Mar 27th, 2023
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. ls -1 | while read line ;do
  2. echo $list ;done
  3.  
  4. OR
  5.  
  6. id like it to instead of the echo - MV to location 2 .
  7.  
  8.  
  9.  
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement