Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #! ${SHELL}
- #try
- #$SHELL ./RUNTHIS
- #or
- #$SHELL ~/RUNTHIS
- #or
- #yeah,yeah, but Im not sure the the issues I was having with my rc
- #wasnt actually somehow compiler related---could be me--- not sure
- #since /var/bin/mksh is my shell w/o CFLAGS set to what I want
- # and no C3pio I dont want to check that now.
- # you glow in force, protocol droid!
- #goal display
- # We the people are in violation of International Law
- # bc of TENDER AGE SHELTERS , but still yet
- # the victims of the VTCONSOLE art to draw their own conclusion
- # there could be many
- # and no R2 I dont want U2 install the linux thing, not now R2
- # no, not if could you could change all the terminal settings
- # no I woulndt have to think about what that would be like if I did
- # BEELPBLoopp?
- # thats right... if I did it
- # BEEPBOOP
- # anyway, if anyone cares as I write this Im using the font
- # White Rabbit 20.0 pt.
- # and forwhatever Im not on Twitter, writing away.. hoping
- # somehow #BELAYTHAT would trend, so I more people could know
- # what I believe, that they can belay something, as a right!
- # but anyway, time marchs on.
- [ -f ./newrc ] || print "I wont say Republican voters prefer to decieved, AGAIN!"
- . ./newrc || . ~/newrc || . ~/.mkshrc || exit 1000
- #btw @tv#tv #DailyShow Im so glad I editted you out of the picture
- #s/you/@tuckercarlson/g
- #sure, that could be why you so corruptive, fox
- INVISIBLE;print yay\!;NORMAL
- #so thinking about things...
- #... and then some more
- #... and something about Orthangal--(no ispell, on my g3 ibook)
- #... and how if I made a shell, and it could handle this syntax
- #
- #run directory/browser
- #then cd /home
- #then something
- #then ^somethingelse
- #and what then clause would do, stuff the terminal input buffer w/ the strings
- #and of course, the tweaks..
- #that syntax would work only in a there clause, it would be its not orthangal
- #and w/ my super-ego, and pals, in my moms kitchen it I imagined
- #how its better explained w/ Grammar...
- #I #wasthinking while watching latenight w/ @sethmyers <.>
- #and I was really picturing how. Trump could be like mixing lol half
- #a seqoreul tab then have a black friend lol fill the rest of it with cocaine
- #--of course, between then and now I #wasthinking how
- #and he @realDonaldTrump WOULD B FLYING HIGH but no alchol, no never any
- #alchol lolol and Republicans you voted lol for him!.. sometimes twice
- #if you consider the primaries...lolol, oh sure, it is funny to see how
- #it could be all like /metaphyically/ somehow like Bill Cinton, and
- #Gen-X voters.
- #and it way it is/,just not ALL THE WAY/ boy you smucks like to decieve
- #yourselfs dont you. #yeah I imagining when my superego presented itself
- #as someone I know, and it said something apologotic sounding, and..meh
- #hehtarg meh lolololol
- #anyway lols/^anyway/toosoon/p
- #
- #in
- #
- #out
- #molarity Trump-and-Company might not more about then you the viewer
- #then morality though then not you the viewer
- #pills are mostly starch.. not going to explain the joke anyfurther
- #anyway
- #so somehow... OHYEAH [[--the thing about 2GLS are a better interactive
- #interface -- than BASIC --]]
- #esp, bc LISP doesnt threaten petty 3GL devs
- #but 4th really theatens the most petty devs the most..
- #since a 4th w/o an assembler (as part the of environment)
- # and so on
- #anyway I wasthinking car and cdr is the best thing to imitate
- # of all the things I imaged imitating when I was in the kitchen
- #car merely takes the 1st element of the string, the first character
- # want this X=car Y
- # settle for what..
- # car X Y
- # imitates prefix notation
- #car(){
- # (( 1=${2:1:1} )) #this produces 1= : = requires lvalue
- #}
- #cdr returns the rest of the string, as a string, excludes the 1st character
- #so one can dispense with the fact the string is always both a list and array
- #simply and as quickly as possible
- #cdr(){
- # (( 1=${2:1} )) #this produces 1= : = requires lvalue
- #
- #}
- #car Y X
- #print $Y
- #Y=12345
- #cdr X Y
- #print $X
- ##meh seems shell already provides what I want, but can
- ##not only do that, but also tempts me w/new syntax
- #${!name}
- #${!name[*]}
- #${!name[@]}
- #so when I want car p then ${p:1:1}
- #and when I want X=cdr q then X=${q:1}
- ##ALTSCREEN;sleep 0.8;print hello alternate screen
- ##sleep 2;NORMSCREEN
- ##print back to life ;sleep 1
- ##print back to reality ; sleep 2.4
- #not getting 2 screens to work with termal.
- #maybe dec never sold the car you like if you didnt buy
- #their word processor software package too
- #seems to work better at commandline, theres an impression
- # of multiple screens.... maybe the world would be
- #hellabetter if a certain karly was just a used car saleman
- #and specialized in G.M. woudn't touch the europe tho.
- ##ALTSCREEN
- # ended up with a clear screen and something like a 3 second delay
- #
- ##ALTSCREEN
- #print hello alternate screen
- #meh.. yeah conservative progammer users prefer to be decieved too
- #fuck them!too
- #guess I just copy paste the goal at this point
- #goal display
- # We the people are in violation of International Law
- # bc of TENDER AGE SHELTERS , but still yet
- # the viewers of the VTCONSOLE art to draw their own conclusion
- FULLRESET
- XTERMINFO init
- #so when I want car p then ${p:1:1}
- #and when I want X=cdr q then X=${q:1}
- # CUSTUDIAL RACISM IS RACISM
- (( J = 1998 ))
- while (( J > 0))
- do
- (( I = $RANDOM % 9 ))
- CURSOR right $I ;print CUSTUDIAL RACISM IS RACISM, REPUBLICIANS
- (( J = J - 1 ))
- done
- #hehheh it isnt right it's forward
- #ok try again
- SCREENTEST
- (( J = 9 ))
- while (( J > 0))
- do
- (( I = 10 - J ))
- CURSOR forward $I ;print ' CUSTUDIAL ' RACISM IS RACISM, REPUBLICIANS
- (( J = J - 1 ))
- done
- (( I = 1 ))
- while (( I < 10 ))
- do
- sleep 0.4
- REVVID
- sleep 0.6
- NORMVID
- (( I = I + 1 )) # make this an infinite loop by s/+/-/g
- done
- SCROLLDOWN 10 #does nothing
- print x
- (( I = 100 ))
- while (( I > 0 ))
- do
- SCROLLUP
- (( I = I - 1 )) #does nothing
- done
- print x
- SCROLLUP 10 #does nothing
- print x
- # like I'm going to try setting the scrollable reason before
- # giving up just...
- (( I = 100 ))
- CR
- while (( I > 0 ))
- do
- LF
- (( I = I - 1 ))
- print x
- done
- TERMSIZE
- sleep 0.2
- XTERMINFO print
- rows=${xterm_info[8]}
- cols=${xterm_info[9]}
- cls(){
- (( I = $rows ))
- while (( I > 0 ))
- do
- LF
- (( I = I - 1 ))
- sleep ${1:-0.06}
- done
- CURSOR #home
- }
- cls
- W="We, the people, are in violation of International Law."
- T='TENDER AGE SHELTERS'
- #there Nikihaley...really there is no bottom... yeah
- #yeah,conserva-trolls Trump could have hold ordered her...you cant tell
- #so I must somehow be a hyopcrite.. thing is in ancient roman philosphy
- # hypocrite, was in fact the friend you keep for your dad
- # not like i didnt have 2 years of liberal arts in college
- CURSOR down $(( rows / 2 - (rows / 3 ) ))
- Y=" $W"
- X=X
- while [[ "$X" != '' ]];
- do
- X=${Y:1:1} # Well.. kloodge it, Sonal.
- Y=${Y:1}
- echo -e "${X}\c"
- sleep 0.15
- if [[ "$X" == ' ' || "$X" == ',' || "$X" == '.' ]];
- then
- sleep 0.07
- fi
- done
- # .. so now basically @myimagination, lol theres just 1 multiverse
- # in N-space where that 1 thing didn\'t happen
- sleep 2.5
- beep 3
- cls 0
- HIWHITE
- BGYELLOW
- REVVID
- PRINTDOUBLEHEIGHT "BRIGHT FART" #changethis add RYAN lol 10:40am
- sleep 1.5
- FULLRESET
- typeset -i i=1
- for M in roy g biv y ;
- do
- raise
- for C in red orange yellow green blue indigo violet
- do
- cls 0
- CURSOR down $i;(( i = i + 1 ))
- PRINTDOUBLEHEIGHT "$T"
- sleep 1.1
- done
- lower
- title "$T"
- done
- raise
- CURSOR style steadyblock
- emit(){
- echo -e "${1}\c"
- if (( i < 15 ))
- then
- sleep 0.15
- return
- fi
- if (( i < 20 ))
- then
- sleep 0.1
- return
- fi
- sleep 0
- } # I had to functionalize this or wouldn't work, syntax error C RUNTHIS.306
- # had issues this too until drop elif paradyme
- for M in roy g biv ;
- do
- cls
- raise
- for C in red orange yellow green blue indigo violet
- do
- (( i = i + 1 ))
- CURSOR down $i;
- Y=" $W"
- X=X
- while [[ "$X" != '' ]];
- do
- case $C in # this mistake anyone can make might be by design
- # since the inventors of C are Bell Labs/basically
- # and also SHELL so poaching SHELL programmers
- # or the better said, an oppurtunity** to do the same
- red|orangE) RED ;;
- yellow) YELLOW ;;
- green) GREEN ;;
- blue) BLUE ;;
- indigo) MAGENTA ;;
- violet) HIBLUE ;;
- *)
- if (( i == 1 )) then
- HIRED
- elif (( i == 2 )) then
- BOLD
- else
- NORMAL
- fi
- ;;
- esac
- # DONT TELL ME TROLL ME WITH *ANY* SINCE THEY WONT BRING THAT CHARGE[s]
- # means x y z
- # THERE IS NO BOTTOM
- # I don\'t use bools to decide wrong or right
- # not evil , can be
- # and Satan in the Bible represents when the good did nothing
- # no nothing at conserva-trolls
- # secular racists are evil too
- # esp. if they were raced Republican
- X=${Y:1:1} # daDAHdahdhdah
- Y=${Y:1}
- emit "$X"
- if [[ "$X" == ' ' || "$X" == ',' || "$X" == '.' ]];
- then
- sleep 0.07
- fi
- done
- if (( i > 16 && i < 23 ))
- then
- print $i
- sleep 1.2
- else
- sleep 1.1
- fi
- done
- raise
- done
- ##GOP CONGRESS remove the debt ceiling, C if he govern w/out it.
- FULLRESET
- i=1
- T="hint:AMMEND TO NULL sections X thru Y, then replace with THESE TRUTHS"
- G='GOP CONGRESS remove the debt ceiling, C if he can govern w/out it.'
- for M in roy g biv ;
- do
- (( m = i % 2 ))
- if [[ x$m==x1 ]]; then
- raise
- else
- lower
- fi
- for C in red orange yellow green blue indigo violet
- do
- cls 0
- CURSOR DOWN $i
- CURSOR forward $i;(( i = i + 1 ))
- PRINTDOUBLEHEIGHT "$G"
- done
- title "when TENDERAGE <= 3"
- done
- raise
- FULLRESET
- i=0
- for M in roy g biv ;
- do
- (( m = i % 2 ))
- if [[ x$m==x1 ]]; then
- raise
- else
- lower
- fi
- for C in red orange yellow green blue indigo violet
- do
- cls 0
- CURSOR down $i
- CURSOR forward $i;(( i = i + 1 ))
- print "$G"
- sleep 0.25
- done
- done
- T="WE'VE LEFT THE FREEWORLD People!"
- FULLRESET
- i=1
- MODE replace
- (( mm = 0 ))
- DOUBLEWIDTHLINE
- for M in roy g biv
- do
- (( m = i % 2 ))
- if [[ x$m==x1 ]]; then
- lower;sleep 0.2
- MODE smooth
- else
- raise;sleep 0.2
- MODE jump
- fi
- if [[ x$mm=x1 ]]; then
- mm=2
- dock;sleep 0.2
- else
- sleep 0.5;RAISE #macdev seriously whynot fix talkd to strip ESC or '['
- mm=1 #ok ok I can cat a file somehow and mehwhatever
- fi
- for C in red orange yellow ;
- do
- CURSOR down $i
- print "$T"
- print ""
- done
- (( i = i + 1 ))
- done
- raise #but seriously
- print x
- raise #but seriously
- sleep 2.2
- print x
- FULLRESET
- SINGLEWIDTHLINE
- CURSOR style blinkunderline
- title fin
- bell
- #Sessions is charlotan he is not a christian
- #ROMANS is all about the transition from one Roman goverment
- #to another form. et'too RACIST ministers on #MSNBC
- #ryan
- #sure ryan preserve the issue until AT LEAST the midterm
- #this is not elegant..you do not understand the mathematical term either
- #for lutz read above with an ALEX P KEATON whine esp. the whiny part
- #so what if a few children are harmed for life,ryan.. elegant solution?!
- #IAOC people used to come to even in my twenties.. early to mid
- #to be halfway pedantic and 60%oftime say Alex 33%say Bill Gates somehow
- #the president wants to be the petty dictator in charge of racism lol
- #I mean immigation
- #hashtag scenekids
- #THEYRtargetedforterminationandGoPDontcare!
Add Comment
Please, Sign In to add comment