User:Chrissy/shortcuts
ππππ ππππππππππ» β βΈ
https://pzwiki.wdka.nl/mediadesign/Shell_Cheat_Sheet
#for shortcut bash help
less βhelp
man echo
#------------------------
#searching for specific word
/[anyword]
#------------------------
#does anyword exist?
whereis [anyword]
#------------------------
#image convert
convert
#------------------------
#remove (JPEGS (also with other files))
rm *.jpeg
#------------------------
#rename
mv [old name] [new name]
#------------------------
#new folder
mkdir [name]
#------------------------
#open nano
nano [test.html]
#------------------------
#to work/go into folder:
cd + (folder path; drag & drop folder)
#home directory
cd
ls (see all the files inside)
#------------------------
#go into [xyz] folder (by copy paste)
md [xyz]
#------------------------
#PostScript to PDF (xyz filename)
ps2pdf xyz.ps
ls (to see all files; new .pdf included?
#------------------------
#all PDFs in the folder to one PDF
pdfunite *.pdf
#------------------------
#clear the whole terminal window
clear
#------------------------
#PAD to Python-File
$ curl https://pad.xpub.nl/p/a-house-of-dust/export/txt > a-pdf-of.py
#------------------------
#covert pages: e.g. wiki to html; markdown to slideshow; word to wikitext
pandoc
#------------------------
#wiki print
curl https://pzwiki.wdka.nl/mediadesign/User:Chrissy?action=render > cssprint.html
#------------------------
#make PDF quick
weasyprint https://pzwiki.wdka.nl/mediadesign/CSS_Print?action=render --stylesheet print.css cssprint.pdf
#------------------------
#wikipage into html page + print css stylesheet (has to be in the same file!)
#spaces need to be _
pandoc cssprint.html --standalone --css print.css --css screen.css --output cssprint.html
#-> as bash (bash script has to be in the file!)
bash getwikipage.sh [wikipagename]
#------------------------
#get all the images of a website/link into a folder (I'm in)
wget -r [link]
#------------------------
#pinprint Star SG-10
lpr -o raw [xyz].txt
#------------------------
#print ascii txt to terminal
cat [xyz].txt
#------------------------
#Reducing Video Resolution
ffmpeg -i input_1080p.mp4 -filter:v scale=720:480 -c:a copy output_480p.mp4
#------------------------
#Adjusting Video Bitrate Settings
ffmpeg -i xyz.mov -b:v 1000k xyz-small.mp4
βββββββ‘ β―(ββ’βββ‘β£ββ€β£β’)β
X -> Front view
Z -> Top view
Y/-Y -> Sides
ctrl + J -> Group Nodes into a frame
ctr -> Scuplting negative
option + click -> Slection for βwholeβ Right click Dissolve Edges
N -> opens options for transformation
CMD + J -> Merge together (OBJECT MODE)
e.g. Add > Metaball > Ball
Tab + D -> Dublicate object
S -> Scale
I -> insert keyframe for Animation
RC(????) -> Convert to Mesh
Modifilers (blaues tool) -> Add > Remesh
Object Mode to Sculpt Mode (still Layout tab)
F -> Brush Size Change
Transparent Material -> Material -> Transmission
Geometry
Dissolve (accidentally made) Geometry instead of deleting
TΝoΝuΝcΝhΝDΝeΝsΝiΝgΝnΝeΝrΝ ΝsΝhΝoΝrΝtΝcΝuΝtΝsΝββ
ALWAYS RESOLUTION IN BEGINNING!!!!
P -> Open/Closing Parameter
H -> Full View
Pain -> Black Background
Noise -> Translate (changing number)
abs.Time.seconds
absTime.seconds*0.1 #slower