β² 2139 βΌ RTFM is Sage (lemmy.dbzer0.com) submitted 11 months ago by miss_demeanour@lemmy.dbzer0.com to c/linuxmemes@lemmy.world 359 comments fedilink hide all child comments
[β] Magnus@lemmy.dbzer0.com 11 points 11 months ago (4 children) I've been using Linux for about a year now, I have no clue what is even in /usr/bin ....you people have manuals?! I needed a manual to find the thing. permalink fedilink source hideshow 8 child comments replies: [β] SaltyIceteaMaker@lemmy.ml 7 points 11 months ago* (2 children) it is where all the binaries (programs) live (that are not system critical, those would be in sbin). so whenever you execute ls? it is actually /usr/bin/ls and so on and so forth. then there is the "man" command. basically a manual. you can use it to find out stuff about other commands and such by just typing "man [command]" for example "man ls" edit: this knowledge has NOT been acquired by RTFM but rather by watching YouTube permalink fedilink source parent hideshow 4 child comments replies: [β] Magnus@lemmy.dbzer0.com 4 points 11 months ago (1 child) Thanks that's a massive help, I'm usually just searching around GitHub, forums and YouTube for info, literally never used the man command. permalink fedilink source parent hideshow 2 child comments replies: [β] SaltyIceteaMaker@lemmy.ml 4 points 11 months ago you may or may not need to install it first, depending on wether your distro ships it by default. for how to install it you should open your distros wiki in your browser permalink fedilink source parent [β] Pazuzu@midwest.social 2 points 11 months ago I really appreciate you explaining All this talk in the thread of "rtfm" and you're the first one to actually explain how to get to the manual for commands permalink fedilink source parent [β] hunnybubny@discuss.tchncs.de 4 points 11 months ago* (last edited 11 months ago) (1 child) Keep in mind this is FreeBSD, but this is the perfect structure that FreeBSD obeys. Linux distros fuck it up on a daily basis. App devs interpret it themselves and fuck it up even further. But if you dont know what etc, usr or bin or local means, it should give you a better understanding. Navigating docs, manuals and commands should be easier. permalink fedilink source parent hideshow 2 child comments replies: [β] austinfloyd@ttrpg.network 2 points 11 months ago (1 child) Most app devs fuck it up (especially the lazy bastards that just throw everything in /opt and call it a day). I like being the dev who won't let my code ship until everything fits nicely into FHS 3.0. There's dozens of us. permalink fedilink source parent hideshow 2 child comments replies: [β] hunnybubny@discuss.tchncs.de 2 points 11 months ago I know my dude, I know. permalink fedilink source parent [β] 0x0@lemmy.zip 3 points 11 months ago You can look at the Filesystem Hierarchy Standard for starters. About manuals, try man man in the command line, then something like man ls. permalink fedilink source parent [β] turmoil@feddit.org 3 points 11 months ago Just type in man to go through the binary manual, also called man page :) permalink fedilink source parent
[β] SaltyIceteaMaker@lemmy.ml 7 points 11 months ago* (2 children) it is where all the binaries (programs) live (that are not system critical, those would be in sbin). so whenever you execute ls? it is actually /usr/bin/ls and so on and so forth. then there is the "man" command. basically a manual. you can use it to find out stuff about other commands and such by just typing "man [command]" for example "man ls" edit: this knowledge has NOT been acquired by RTFM but rather by watching YouTube permalink fedilink source parent hideshow 4 child comments replies: [β] Magnus@lemmy.dbzer0.com 4 points 11 months ago (1 child) Thanks that's a massive help, I'm usually just searching around GitHub, forums and YouTube for info, literally never used the man command. permalink fedilink source parent hideshow 2 child comments replies: [β] SaltyIceteaMaker@lemmy.ml 4 points 11 months ago you may or may not need to install it first, depending on wether your distro ships it by default. for how to install it you should open your distros wiki in your browser permalink fedilink source parent [β] Pazuzu@midwest.social 2 points 11 months ago I really appreciate you explaining All this talk in the thread of "rtfm" and you're the first one to actually explain how to get to the manual for commands permalink fedilink source parent
[β] Magnus@lemmy.dbzer0.com 4 points 11 months ago (1 child) Thanks that's a massive help, I'm usually just searching around GitHub, forums and YouTube for info, literally never used the man command. permalink fedilink source parent hideshow 2 child comments replies: [β] SaltyIceteaMaker@lemmy.ml 4 points 11 months ago you may or may not need to install it first, depending on wether your distro ships it by default. for how to install it you should open your distros wiki in your browser permalink fedilink source parent
[β] SaltyIceteaMaker@lemmy.ml 4 points 11 months ago you may or may not need to install it first, depending on wether your distro ships it by default. for how to install it you should open your distros wiki in your browser permalink fedilink source parent
[β] Pazuzu@midwest.social 2 points 11 months ago I really appreciate you explaining All this talk in the thread of "rtfm" and you're the first one to actually explain how to get to the manual for commands permalink fedilink source parent
[β] hunnybubny@discuss.tchncs.de 4 points 11 months ago* (last edited 11 months ago) (1 child) Keep in mind this is FreeBSD, but this is the perfect structure that FreeBSD obeys. Linux distros fuck it up on a daily basis. App devs interpret it themselves and fuck it up even further. But if you dont know what etc, usr or bin or local means, it should give you a better understanding. Navigating docs, manuals and commands should be easier. permalink fedilink source parent hideshow 2 child comments replies: [β] austinfloyd@ttrpg.network 2 points 11 months ago (1 child) Most app devs fuck it up (especially the lazy bastards that just throw everything in /opt and call it a day). I like being the dev who won't let my code ship until everything fits nicely into FHS 3.0. There's dozens of us. permalink fedilink source parent hideshow 2 child comments replies: [β] hunnybubny@discuss.tchncs.de 2 points 11 months ago I know my dude, I know. permalink fedilink source parent
[β] austinfloyd@ttrpg.network 2 points 11 months ago (1 child) Most app devs fuck it up (especially the lazy bastards that just throw everything in /opt and call it a day). I like being the dev who won't let my code ship until everything fits nicely into FHS 3.0. There's dozens of us. permalink fedilink source parent hideshow 2 child comments replies: [β] hunnybubny@discuss.tchncs.de 2 points 11 months ago I know my dude, I know. permalink fedilink source parent
[β] hunnybubny@discuss.tchncs.de 2 points 11 months ago I know my dude, I know. permalink fedilink source parent
[β] 0x0@lemmy.zip 3 points 11 months ago You can look at the Filesystem Hierarchy Standard for starters. About manuals, try man man in the command line, then something like man ls. permalink fedilink source parent
[β] turmoil@feddit.org 3 points 11 months ago Just type in man to go through the binary manual, also called man page :) permalink fedilink source parent