Guest User

Untitled

a guest
May 23rd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. [oh@Alice][~/df/12]% echo -e "import XMonad\n\nmain = xmonad defaultConfig" > lol
  2. [oh@Alice][~/df/12]% cat lol
  3. import XMonad
  4.  
  5. main = xmonad defaultConfig
  6. [oh@Alice][~/df/12]%
Add Comment
Please, Sign In to add comment