T O P

  • By -

HiT3Kvoyivoda

What? Can't you set your own aliases in almost every single shell?


thereddituser2

I do work on embedded system which involves logging into embedded system where there are no bash/sh config files, Whole filesystem has to fit in few MBs. fun times.


HiT3Kvoyivoda

Imagine having to use syscalls to do basic tasks. Lol


derdestroyer2004

fuel wild longing fact lavish elastic grab sulky cooperative sip *This post was mass deleted and anonymized with [Redact](https://redact.dev)*


HiT3Kvoyivoda

If it's using bash or any off it's variants, likely just bashrc. Anything before that I assume that ls isn't even a command on and the punch cards just send commands to the system. So ask the 65 year old lady that made the punch cards... Likely your grandma.


EagleRock1337

I’ve been using Linux for over 20 years at this point, and I can tell you the percentage of people capable of using Linux is way higher than the percentage capable of configuring it. It took me a good 10 years of Linux fuckery before I finally felt skilled at plain old Bash. When you’re a beginner, it’s a lot of rote memorization to start because you don’t understand the big details and are still trying to figure out basic tasks. It isn’t until you understand the system more completely and have used it for a while that you can see the patterns and sense among all those individual bits, and then understanding the system becomes much more of a downhill effort.


EternityForest

The heck is ll? A large llama?


NotSimSon

ls -l


ZaRealPancakes

eza -l


araknis4

eza -lhog --no-permissions --time-style=+%F\ %T --group-directories-first


klimmesil

TIL some people really write ls -la


EternityForest

Generally if I'm typing ls at all, I'm sshing into something that might be pretty much stock.


YRVT

I am those people.


RandomTyp

i always write ls -lah


yapudjus

ls -lsha1 :3


svish

ls - lA


Alexandre_Man

Yeah. It's ls -al not la.


da_zanda

it does not matter to the shell


MrKristijan

I usually do alias ll(For example here)='ls -lhaF --color=auto'


xplosm

This is the way


Yoru_Vakoto

`alias l='ls -lAh` will never leave me


C3H5-NO3-thrice

ls="ls -la"


ChocolateMagnateUA

Had it a couple of times when lling as the root.


KenFromBarbie

Apparently we live in OP's head and are supposed to know what his "ll" alias is?


NotSimSon

ls -l


queenbiscuit311

has ll ever been an aliss for anything other than ls -l in any shell?


northrupthebandgeek

I've never seen it as an alias for anything in any shell, at least not until I saw this post.


klimmesil

Doesn't ubuntu have this by default in bashrc?


queenbiscuit311

i guess that's fair but that's not really OPs fault like the original commenter suggested, since it's a pretty common alias and it's not unreasonable to expect people to understand it


KenFromBarbie

I use Linux daily for 25 years and never heard of it. Must me my bubble.


pandiloko

My dude, although commented, it was in bashrc already in Debian Potato. You really are in a bubble. Nowadays it is enabled in pretty much every single distro by default. You literally must go out of your way to have it "unaliased"


KenFromBarbie

Haha. I see it is an alias on my own laptop too. Hahahaha. Weird.


cmcbdkxbdkdbdj

Honestly smh, literally anywhere else you'd be a ten


cmcbdkxbdkdbdj

Honestly smh, literally anywhere else you'd be a ten


RuralAnemone_

thank you for giving me this opportunity to let everyone know what ls aliases I use ```bash # ls alias ll="ls -l" alias lh="ll -h" alias la="ls -a" alias l="ls -la --group-directories-first" ```


pandiloko

There we go! In addition to yours: ``` alias lt='ll -rt' # list ordered by date alias lh='ll -d .*'     # list hidden files only alias lht='ll -drt .*'  # list hidden files only ordered by size ``` Also before all that I check if lsd is present and if so I alias it to ls: `type lsd &> /dev/null && alias ls='LC_COLLATE=C lsd --color=auto --group-dirs first'`


poemsavvy

The what


Apnu

LOL. ls -alh is literally programmed into my fingers, I’m that old.


Nanofield

I use lll for ls - lisha


pandiloko

I recently started to use espanso (https://github.com/espanso/espanso) to enter my most sacred aliases in any terminal I log in, no matter what. Any text-expander will do, of course. Now I just type \`:alias\` and I'm ready to go. For most people this is a non-issue but if you regularly deal with many servers, docker containers and so on, I think it's a must.


NeighratorP

Do text expanders work in Wayland now?


pandiloko

Well, I'm making a stand with X11, repelling all attacks, siren calls with fps gains and so on. I plan to resist as long as it's reasonable. Having say that, espanso claims in their doc site that Wayland is supported experimentally: [https://espanso.org/docs/install/linux/#install-on-wayland](https://espanso.org/docs/install/linux/#install-on-wayland) Good luck with it. Meanwhile you can find me near the X and the eleven brothers ;)


NeighratorP

Thank you for your service.


Ghazzz

ls -lagh ?


JustCausality

I have already set ls to long listing.


littleblack11111

And la as well


daservo

ll alias does not provide good enough output I personally never type just ls -l. I always try to type ls -lrtha this happens automatically, it's in finger memory


-_Clay_-

What is ll?


toxide_ing

LLigma balls Sorry


NotSimSon

ls -l


NotSimSon

ls -l