I can barely use cd command in linux

I can barely use cd command in linux

Attached: crying's apu.jpg (1024x962, 67K)

Other urls found in this thread:

cloudconvert.com/
gnu.org/software/bash/manual/html_node/Job-Control.html
twitter.com/NSFWRedditImage

same, navigating more than 1 directory is a pain in the ass.

its ok fren
here, have a pair of qt's

Attached: 1558655027036.jpg (1200x800, 220K)

Just use tab complete, what the FUCK is wrong with u ppl

>both ugly
fuck you

sucking at something is the first step to being sorta good at something. keep at it OP

It's ok user, just because you're gay we wont make fun of you.

>what is tab
>what are aliases

kek

its ok fren we all have to start somewhere

Attached: 1547017755214.jpg (867x685, 96K)

Klossy is that you?

Attached: klossygang.png (1357x1281, 1.49M)

remember to use tab-completion. That's one of the most helpful tools when using the shell.

is this adventure time quote

Don't worry about it.

t. been using linux successfully for years and still barely use terminal

tab completion and history is your friend.
ctr-r . or simply arrow up a few times.

what do you with it? playing solitaire for linux?

Quick pro-tip for using the command line that a ton of tutorials skip for what ever reason. Say you want to open a file with a program i.e "zathura coolshit.pdf" and you hit enter you've wasted a terminal session when you could have instead done "zathura coolshit.pdf &" and the pdf viewer would open and that terminal session would be free for you to use on anything else. When I learned this trick it really motivated me to continue the secrets of the terminal.

>2019
>cd
most laptops don't even a cd drive anymore

we're all gonna make it someday

>not having a disc accelerator

cd..
cd..
cd ..
ls

So I have to execute "program thisfileresidinginthisspecificdirectory(/Documents) "
Is there a better way than first "cd ~/Documents" then executing that above line?

start a command with ./ if its executable
like ./test
or ./documents/test
to make an executable type chmod +x test (if you are already in the directory)
"chmod -x" removes executable function
use tab to autocomplete words

~ is the home dir. unless that long ass directory is your home dir.

they're pretty fucking ugly user...pussy probably stinks too

why do they look like monkey?

I still have to look at my text file for guidance every time I want to make a webm for Jow Forums.

This method makes the file sizes really small, but the quality is shitty and I don't know how to improve it.

Attached: Screenshot_20190625_234028.png (572x527, 70K)

who let you out? dumb frog

Attached: 1518401030961.png (1373x833, 59K)

To improve the quality, you need to pass these options to the vp8 encoder:
-quality best -cpu-used 0 -crf 10 -b:v 2500k

Where the last argument is the bitrate you want. I usually start with 2500k then bring it down until I start to see artifacts. Usually 500k-1000k is about right but if there's not much motion 200k can look decent.

I do it in one combined process instead of three steps like you. Here's the full command:
ffmpeg -hide_banner -y -ss $START -i $INFILE -t $DURATION -c:v vp8
-quality best -cpu-used 0 -crf 10 -b:v 2500k -an -sn -dn $OUTFILE

Attached: degiko_ed.webm (640x480, 194K)

what is tab?
what are aliases?

Attached: 1501565665990.png (500x522, 134K)

damn dewy from Malcolm in the middle with that maximum glow up

not gonna lie, using bash is super easy but absolutely fuck ffmpeg

they literally children

Mfw tab

purupurupururin pururin~
purupurupururin purupururin

Purin was a second-rate knockoff of the beautiful and talented Degiko.

Attached: eye_beam.webm (704x528, 523K)

cloudconvert.com/
unless you insist on doing it the hard way

thanks user... do you save that as an alias?

Hello baby linuk frog.

You gunna get better!

Attached: no_bulli.png (784x645, 39K)

>Say you want to open a file with a program i.e "zathura coolshit.pdf" and you hit enter you've wasted a terminal session when you could have instead done "zathura coolshit.pdf &" and the pdf viewer would open and that terminal session would be free for you to use on anything else.
I've been using Linux for 12 years and I have only learned about this from your post. God bless you user.

>not using shortcut commands with ranger

poor apu in solitary tard jail

Probably means you're a nigger. Sorry user. Only the nigger doesn't use command line.

>what is tab
Kill yourself pleb. Real men use *

I type ffmpeg and press up and hope that the last few ffmpeg commands I entered are what I need.

>4/10's become 10/10's
This is your brain on yellow fever. Not even once.

He didn't say they were hot even. Just qt. Which is debatable but who cares

i personally use
>ffmpeg -i video -c:v libvpx-vp9 -b:v -deadline best outvideo.webm
should be whatever you can get away with. I usually try to keep the file under 8MB for trannycord. if i feel autistic enough, i do two pass encoding.

but you can't post vp9 on Jow Forums

Litterally everyone in this is zoomer and retard.
Read the fucking wiki, man or --help. Or you will never learn anything.

>not reading info

ffmpeg -h | less
man ffmpeg

cd ..
cd ..
cd ..
cd bin
./fish

training wheels exist in the form of zshell and others

hahahaha concatenate_strings("Hello","World")
ohNoNONONONO

you may also find this helpful
gnu.org/software/bash/manual/html_node/Job-Control.html

but if the command before the '&' prints to console/has errors it fucks up the terminal view sometimes

antioxidant infusions, tho

>type "cd "
>open Nautilus
>find directory
>drag into terminal
>press Enter
Wa la

apt install ranger

add this to your .profile or .bashrc or whatever shell you use:
alias ra='ranger --choosedir=$HOME/.rangerdir; LASTDIR=`cat $HOME/.rangerdir`; cd "$LASTDIR"'

now you can use ranger file manager to cd like a chad

libvpx is unfortunately very restrictive and can't be effectively tweaked for specific content.
Use a reasonably slow setting, VBR or CQ as bitrate control method and 2-pass encoding. If the quality isn't good enough, reduce the resolution and/or frame rate.
To calculate the bitrate in Kbps use
>video_bitrate = size_in_MB * 8 * 1000 / length_in_sec (- audio_bitrate)

-deadline good -cpu-used 0 produces pretty much the same results as -deadline best, but can be up to twice as fast.

'stty sane' to fix

mc is *lots* better

isn't it easier to just navigate to the directory in ranger and press "S"?

They look like shits
t. chink

>qt's

Attached: _20190625_170359.jpg (643x466, 25K)

ctrl-z
bg

ctrl-l

well...

Attached: 1432072422088.gif (400x250, 1.98M)

Real men use ** and fzf

here, have some actual qt's

Attached: 1559382860525.jpg (623x528, 57K)

only inceels roast roasties for their looks

>qts
Yellow fever fags are the worst

> using Linux successfully
> barely use terminal
Wut? I don't know how this is possible. If you walk the Linux road, you have to walk the CLI road

Nobody installs software from a CD anymore.

But what if i want to concatenate_strings("Hello","World","!") ?
>fuck the function needs another parameter

if you can use cd, tell me what this does (without checking)
cd $HOME/../$USER/.././..

cd /

you better be op

And what if I'm not, big guy?

>ctrl-z
>bg
Don't forget to disown %1

like your parents?

Why tf would you open Nautilus just to use cd, could've used Thunar as it's more lightweight

>this thread
god the things lignux must have seen

>cd $HOME/../$USER
isn't going anywhere and equal to cd $HOME
so the rest is cd ../..

correct
this is not correct, since $HOME is not guaranteed to be two directories deep

Do you even know what ./ means, retard? It has nothing to do with execution

Or use xdg-open like a somewhat sane person

I have no troubles with any programming language but still prefer developing on Windows and for Windows.

Attached: 1560150130434.jpg (1080x720, 169K)

>I have no troubles with any programming language but still prefer developing on Windows and for Windows.

Attached: brainlet seething.jpg (800x450, 38K)

really?

you're retarded, even macroshaft shipped wsl2 so users can have unix tools on their windows

>frogposter
>can't use basic shell commands
wow great thread OP
sage goes in all fields

No you are the retard

cd /
bin/ls
./bin/ls

Do you know what bash is nigger

it's a shell written by a black guy
why?

It's almost like you should use an array

Based

>array
It's Ruby. She can just use *args

You're both retards. ./ is to tell bash the executable is in the current directory and not in the $PATH
./ IS the path for the current directory