What does “rm is hashed” mean?
I’m going through http://mywiki.wooledge.org/BashGuide/CommandsAndArguments and came across this:
I’m going through http://mywiki.wooledge.org/BashGuide/CommandsAndArguments and came across this:
So, when a command is not found, by what means is the “did you mean:” list populated?
What program finds these alternate commands?
What is the meaning of: “(main), (universe)…”?
Can I change which program finds these?
When using ss with -p option, user/pid/fd column jumps underneath the particular line. For instance this is it what I’m actually seeing:
If I execute the test command in bash, test(evaluates conditional expression) built-in utility is started:
I’m using fluxbox and recently i wanted to start an application for video editing and i couldn’t remember it’s name. I usually run apps from terminal so I was wondering is there a way to list all (applications or) app specific commands like Xmonad’s “run or raise” feature?
This feature can be seen here at 1:14 : http://www.youtube.com/watch?v=AyNkBLhIpQk&feature=related
I was discussing with my friend on how the commands are parsed in the shell, and he told me that bash searches the command in following order
After running the command
I want to run time command to measure time of several commands.
Asking this question on mpv player and dvds, I stumbled into a more generic question: is it generally possible to specify a path in which one of the directory names is variable?
I would like to know which are the standard commands available in every Linux system.