Advertisement
Guest User

Untitled

a guest
Sep 20th, 2013
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. bash-4.1$ read x y;yes ''|head -n$x>f;ls -l --block-size=$y f|cut -d\ -f5
  2. 362340 20
  3. 18117
  4.  
  5. bash-4.1$ read x y;yes ''|head -n$x>f;ls -l --block-size=$y f|cut -d\ -f5
  6. 18117 9
  7. 2013
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement