View previous topic :: View next topic |
Author |
Message |
Xeroid Site Admin

Joined: 19 Apr 2025 Posts: 6456 Location: Georgia
|
Posted: Sat Jan 05, 2025 9:57 pm Post subject: Linux Commands Line - v1.0 |
|
|
Linux Commands Line - v1.0
Linux commands grouped by function.
_________________ Ubuntu 10.04 . . . Kernel-2.6.32-22
|
|
Back to top |
|
platinummonkey Advanced Member

Joined: 01 Mar 2025 Posts: 732 Location: Texas
|
|
Back to top |
|
tlmiller Ultimate Member

Joined: 01 May 2025 Posts: 2432 Location: MD, USA
|
Posted: Sun Jan 06, 2025 1:09 am Post subject: |
|
|
Yeah, that's a very handy little cheat page.
_________________ Debian Squeeze, Arch, Kubuntu mostly. Some Mandriva. Some Windows.
Desktops: shadowdragon, medusa
Laptops: bluedrake, banelord, sandwyrm, aardvark.
|
|
Back to top |
|
crouse Site Admin

Joined: 17 Apr 2025 Posts: 11833 Location: Iowa
|
|
Back to top |
|
JP Linux Guru

Joined: 07 Jul 2025 Posts: 6670 Location: Central Montana
|
|
Back to top |
|
richard Ultimate Member

Joined: 13 Apr 2025 Posts: 2730 Location: Kent, United Kingdom
|
Posted: Sun Jan 06, 2025 9:48 am Post subject: |
|
|
Nice one. Thank you very much.
_________________ Windows Vista / Ubuntu 8.10
|
|
Back to top |
|
Pet3M0ss Advanced Member

Joined: 18 Sep 2025 Posts: 738 Location: NW corner of Montana (Libby)
|
Posted: Sun Jan 06, 2025 10:12 am Post subject: |
|
|
I think the organization of the commands under function groups makes this a particularly good find.
Not easily printed (as near as I can make out), but I think I will put the lists into a spreadsheet for easy reference. No matter how many commands one can remember, it's always the one I just use occasionally that slips from my mental flash disk- maybe I have a flush memory!
_________________ Slackware 12.2
Slax
|
|
Back to top |
|
Germ Keeper of the BIG STICK

Joined: 30 Apr 2025 Posts: 12452 Location: Planet Earth
|
|
Back to top |
|
d_riordan Member

Joined: 08 Jan 2025 Posts: 245 Location: Leominster, Massachusetts, U.S.A.
|
|
Back to top |
|
Xeroid Site Admin

Joined: 19 Apr 2025 Posts: 6456 Location: Georgia
|
|
Back to top |
|
Xeroid Site Admin

Joined: 19 Apr 2025 Posts: 6456 Location: Georgia
|
Posted: Sun Jan 13, 2025 2:47 pm Post subject: |
|
|
The list has been updated? The same link now takes you to Linux Commands Line list - v1.2. It was v1.0.
http://www.linuxguide.it/commands_list.html
EDIT:
Quote: | ChangeLog
Linux Commands Line list
* Version 1.2 - 12-January-2008
o Fixed many language mistake
o Fixed wrong commands
o Modified web layout of commands table
o Added commands:
+ yum update package_name.rpm
+ chsh
+ chsh --list-shells
+ who -a
+ whois www.example.com
+ apt-cache search searched-package
+ cat file1 file2 ... | command <> file1_in.txt_or_file1_out.txt
+ dd if=/dev/hdc | md5sum
+ file file1
+ file -i file1
+ iconv -l
+ iconv -f fromEncoding -t toEncoding inputFile > outputFile
+ find . -maxdepth 1 -name *.jpg -print -exec convert "{}" -resize 80x60 "thumbs/{}" \;
+ dd if=/dev/sda of=/tmp/file1
+ nslookup www.example.com |
_________________ Ubuntu 10.04 . . . Kernel-2.6.32-22
|
|
Back to top |
|
Germ Keeper of the BIG STICK

Joined: 30 Apr 2025 Posts: 12452 Location: Planet Earth
|
Posted: Sun Jan 13, 2025 3:31 pm Post subject: |
|
|
That's good they are staying on top of it.
_________________ Laptop: Mandriva 2025 PowerPack - 2.6.33.5-0.2mnb
Desktop: Mandriva 2025 Free - kernel 2.6.33.2-1mib
|
|
Back to top |
|
JP Linux Guru

Joined: 07 Jul 2025 Posts: 6670 Location: Central Montana
|
|
Back to top |
|
Pet3M0ss Advanced Member

Joined: 18 Sep 2025 Posts: 738 Location: NW corner of Montana (Libby)
|
Posted: Sun Jan 13, 2025 9:40 pm Post subject: |
|
|
Hmmm. I have the last one almost completely entered into a spreadsheet (to print for a reference). Already have to update.
Kinda cool to have the commands in groups, and putting them in a spreadsheet has been good to sort of organize them in my mind.
_________________ Slackware 12.2
Slax
|
|
Back to top |
|
|