Formal names of command options

Lpic1challenger

New Member
Joined
Jul 8, 2020
Messages
3
Reaction score
0
Credits
35
Nice to meet you.
Since there is little information about Linux in Japan, I would like to ask for your help.

I would like to know the site that introduces the official name of the option.
For example, “-h” in “df” means “human readable”. Such.

I'm having a hard time remembering the options.
Now I remember the "test" command.

よろしくおねがいします。
 


I did a full install of slackware and if I run this command :
$ locale -av

I see: title | Japanese language locale for Japan
source | HANATAKA, Shinya, [email protected]
email | [email protected]
language | Japanese
territory | Japan
revision | 1.0
date | 2000-07-20
codeset | EUC-JP
locale: ja_JP.utf8 directory: /usr/lib64/locale/ja_JP.utf8

if i look at my locale :


$ locale

I see :

bash-5.0$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE=C
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
bash-5.0$

I know Ubuntu derivatives allow wide range of language to install i
n theory it loooks like you can tweak command line so commands should output in your language.


だから私もあなたへようこそ、gnu / Linuxへようこそ
 
I think what you're looking for are the man pages. If you do 'man df' you'll get a man (MANUAL) page for that command explaining the options and functionality of the command.

keith
 
There is also a very good, free, downloadable book named The Linux Command Line Book that is a very easy read. Google will help you find it.
 
I like die.net for online man pages
 
thank you everyone!
The closest thing to solving my problem was the site introduced by sp221yi.
 

Members online


Top