英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

bash    音标拼音: [b'æʃ]
vt.
vi. 怒殴,打坏
n. 怒殴,猛击

怒殴,打坏怒殴,猛击

bash
n 1: a vigorous blow; "the sudden knock floored him"; "he took a
bash right in his face"; "he got a bang on the head" [synonym:
{knock}, {bash}, {bang}, {smash}, {belt}]
2: an uproarious party [synonym: {bash}, {do}, {brawl}]
v 1: hit hard [synonym: {sock}, {bop}, {whop}, {whap}, {bonk},
{bash}]

Bash \Bash\, v. t. [imp. & p. p. {Bashed}; p. pr. & vb. n.
{Bashing}.] [Perh. of imitative origin; or cf. Dan. baske to
strike, bask a blow, Sw. basa to beat, bas a beating.]
To strike heavily; to beat; to crush. [Prov. Eng. & Scot.]
--Hall Caine.
[1913 Webster]

Bash her open with a rock. --Kipling.
[Webster 1913 Suppl.]


Bash \Bash\, n.
1. a forceful blow, especially one that does damage to its
target.
[PJC]

2. a elaborate or lively social gathering or party.
[PJC]


Bash \Bash\, v. t. & i. [OE. baschen, baissen. See {Abash}.]
To abash; to disconcert or be disconcerted or put out of
countenance. [Obs.]
[1913 Webster]

His countenance was bold and bashed not. --Spenser.
[1913 Webster]

77 Moby Thesaurus words for "bash":
bang, bat, batter, beat, beating, belt, biff, blow, blowout, bonk,
bruise, buffet, bung, bung up, chop, clap, clip, clobber, clout,
clump, coldcock, contuse, crack, cut, dash, deal, deal a blow,
deck, dig, dint, drub, drubbing, drumming, fetch, fetch a blow,
fusillade, hit, hit a clip, jab, knock, knock cold, knock down,
knock out, let have it, lick, maul, paste, pelt, plunk, poke,
pound, punch, rap, shindy, slam, slog, slug, smack, smash, smite,
snap, soak, sock, strike, strike at, stroke, swat, swing, swipe,
tattoo, thump, thwack, wallop, whack, wham, whop, yerk

Bourne Again SHell. {GNU}'s {command interpreter} for {Unix}.
Bash is a {Posix}-compatible {shell} with full {Bourne shell}
syntax, and some {C shell} commands built in. The Bourne
Again Shell supports {Emacs}-style command-line editing, job
control, functions, and on-line help. Written by Brian Fox of
{UCSB}.

The latest version is 1.14.1. It includes a {yacc} parser,
the interpreter and documentation.

{(ftp://ftp.gnu.org/bash-1.14.1.tar.gz)} or from a
{GNU archive site}. E-mail: .
{Usenet} newsgroup: {news:gnu.bash.bug}.

(1994-07-15)



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • bash - What does 2 gt; 1 mean? - Stack Overflow
    To combine stderr and stdout into the stdout stream, we append this to a command: 2 gt; amp;1 For example, the following command shows the first few errors from compiling main cpp: g++ main cpp 2
  • bash - What does lt; lt; lt; mean? - Unix Linux Stack Exchange
    Take a look at the Bash man page This notation is part of what's called a here documents here strings It allows you the ability to generate multi-line data input as one continuous string The variation you're asking about is called a here string excerpt from Bash man page Here Strings A variant of here documents, the format is: <<<word The word is expanded and supplied to the command on
  • bash - Why ~ . bash_profile is not getting sourced when opening a . . .
    Read the Bash manual's invocation section on how Bash reads (or does not read) different configuration files Excerpt from man bash: When bash is invoked as an interactive login shell, or as a non-interactive shell with the --login option, it first reads and executes commands from the file etc profile, if that file exists
  • Newest bash Questions - Stack Overflow
    Stack Overflow | The World’s Largest Online Community for Developers
  • shell - Add arguments to bash -c - Unix Linux Stack Exchange
    I think it's worthwhile to emphasize that you surrounded the script argument with single quotes and not double quotes, otherwise the shell in which you run bin bash would resolve any positional parameters in the script argument in the context of the active shell For example, bin bash -c "echo '$0' '$1'" foo bar results in bash instead of foo bar
  • How to log all Bash commands by all users on a server?
    Our small company runs an Ubuntu Server 11 10, to which a couple of people have SSH access The actual terminals are sometimes used, too How can we locally log all Bash commands run, along with us
  • Looping through the content of a file in Bash - Stack Overflow
    The bash $ (<peptides txt) is perhaps more elegant, but it's still wrong, what Joao said correct, you are performing command substitution logic where space or newline is the same thing If a line has a space in it, the loop executes TWICE or more for that one line So your code should properly read: for word in $ (<peptides txt); do
  • command line - Half of bash history is missing - Ask Ubuntu
    The other night I was reading AU Q amp;A and used a bash command: inxi -???? Problem is today I don't remember characters comprising ???? I want to put the command and parameters into my document
  • Newest bash Questions - Unix Linux Stack Exchange
    Questions specific to GNU’s Bourne Again SHell, as opposed to other Bourne POSIX shells For questions about Unix shells in general, use the shell tag instead For shell scripts with errors syntax errors, please check them with the shellcheck program (or in the web shellcheck server at https: shellcheck net) before posting here
  • How do I test if a variable is a number in Bash? - Stack Overflow
    Bash does provide a reliable means of determining if a number is an INTEGER { VAR="asdfas" ; ( ( VAR )) ; echo $?; } The equation will correctly fail if the answer is '0' because '0' is not an integer I had the very same problem just a few minutes ago and found this thread with a quick serarch I hope this helps others Other people were close though





中文字典-英文字典  2005-2009