📄 bash.pot
字号:
" back up through the list with the `popd' command.\n"" \n"" Options:\n"" -c\tclear the directory stack by deleting all of the elements\n"" -l\tdo not print tilde-prefixed versions of directories relative\n"" \tto your home directory\n"" -p\tprint the directory stack with one entry per line\n"" -v\tprint the directory stack with one entry per line prefixed\n"" \twith its position in the stack\n"" \n"" Arguments:\n"" +N\tDisplays the Nth entry counting from the left of the list shown ""by\n"" \tdirs when invoked without options, starting with zero.\n"" \n"" -N\tDisplays the Nth entry counting from the right of the list shown ""by\n""\tdirs when invoked without options, starting with zero."msgstr ""#: builtins/pushd.def:705msgid """Adds a directory to the top of the directory stack, or rotates\n"" the stack, making the new top of the stack the current working\n"" directory. With no arguments, exchanges the top two directories.\n"" \n"" Options:\n"" -n\tSuppresses the normal change of directory when adding\n"" \tdirectories to the stack, so only the stack is manipulated.\n"" \n"" Arguments:\n"" +N\tRotates the stack so that the Nth directory (counting\n"" \tfrom the left of the list shown by `dirs', starting with\n"" \tzero) is at the top.\n"" \n"" -N\tRotates the stack so that the Nth directory (counting\n"" \tfrom the right of the list shown by `dirs', starting with\n"" \tzero) is at the top.\n"" \n"" dir\tAdds DIR to the directory stack at the top, making it the\n"" \tnew current working directory.\n"" \n"" The `dirs' builtin displays the directory stack."msgstr ""#: builtins/pushd.def:730msgid """Removes entries from the directory stack. With no arguments, removes\n"" the top directory from the stack, and changes to the new top directory.\n"" \n"" Options:\n"" -n\tSuppresses the normal change of directory when removing\n"" \tdirectories from the stack, so only the stack is manipulated.\n"" \n"" Arguments:\n"" +N\tRemoves the Nth entry counting from the left of the list\n"" \tshown by `dirs', starting with zero. For example: `popd +0'\n"" \tremoves the first directory, `popd +1' the second.\n"" \n"" -N\tRemoves the Nth entry counting from the right of the list\n"" \tshown by `dirs', starting with zero. For example: `popd -0'\n"" \tremoves the last directory, `popd -1' the next to last.\n"" \n"" The `dirs' builtin displays the directory stack."msgstr ""#: builtins/read.def:252#, c-formatmsgid "%s: invalid timeout specification"msgstr ""#: builtins/read.def:588#, c-formatmsgid "read error: %d: %s"msgstr ""#: builtins/return.def:73msgid "can only `return' from a function or sourced script"msgstr ""#: builtins/set.def:771msgid "cannot simultaneously unset a function and a variable"msgstr ""#: builtins/set.def:808#, c-formatmsgid "%s: cannot unset"msgstr ""#: builtins/set.def:815#, c-formatmsgid "%s: cannot unset: readonly %s"msgstr ""#: builtins/set.def:826#, c-formatmsgid "%s: not an array variable"msgstr ""#: builtins/setattr.def:186#, c-formatmsgid "%s: not a function"msgstr ""#: builtins/shift.def:71 builtins/shift.def:77msgid "shift count"msgstr ""#: builtins/shopt.def:264msgid "cannot set and unset shell options simultaneously"msgstr ""#: builtins/shopt.def:329#, c-formatmsgid "%s: invalid shell option name"msgstr ""#: builtins/source.def:130msgid "filename argument required"msgstr ""#: builtins/source.def:155#, c-formatmsgid "%s: file not found"msgstr ""#: builtins/suspend.def:101msgid "cannot suspend"msgstr ""#: builtins/suspend.def:111msgid "cannot suspend a login shell"msgstr ""#: builtins/type.def:234#, c-formatmsgid "%s is aliased to `%s'\n"msgstr ""#: builtins/type.def:255#, c-formatmsgid "%s is a shell keyword\n"msgstr ""#: builtins/type.def:274#, c-formatmsgid "%s is a function\n"msgstr ""#: builtins/type.def:296#, c-formatmsgid "%s is a shell builtin\n"msgstr ""#: builtins/type.def:317 builtins/type.def:391#, c-formatmsgid "%s is %s\n"msgstr ""#: builtins/type.def:337#, c-formatmsgid "%s is hashed (%s)\n"msgstr ""#: builtins/ulimit.def:376#, c-formatmsgid "%s: invalid limit argument"msgstr ""#: builtins/ulimit.def:402#, c-formatmsgid "`%c': bad command"msgstr ""#: builtins/ulimit.def:431#, c-formatmsgid "%s: cannot get limit: %s"msgstr ""#: builtins/ulimit.def:457msgid "limit"msgstr ""#: builtins/ulimit.def:469 builtins/ulimit.def:769#, c-formatmsgid "%s: cannot modify limit: %s"msgstr ""#: builtins/umask.def:118msgid "octal number"msgstr ""#: builtins/umask.def:231#, c-formatmsgid "`%c': invalid symbolic mode operator"msgstr ""#: builtins/umask.def:286#, c-formatmsgid "`%c': invalid symbolic mode character"msgstr ""#: error.c:90 error.c:321 error.c:323 error.c:325msgid " line "msgstr ""#: error.c:165#, c-formatmsgid "last command: %s\n"msgstr ""#: error.c:173#, c-formatmsgid "Aborting..."msgstr ""#: error.c:406msgid "unknown command error"msgstr ""#: error.c:407msgid "bad command type"msgstr ""#: error.c:408msgid "bad connector"msgstr ""#: error.c:409msgid "bad jump"msgstr ""#: error.c:447#, c-formatmsgid "%s: unbound variable"msgstr ""#: eval.c:181#, c-formatmsgid "\atimed out waiting for input: auto-logout\n"msgstr ""#: execute_cmd.c:504#, c-formatmsgid "cannot redirect standard input from /dev/null: %s"msgstr ""#: execute_cmd.c:1168#, c-formatmsgid "TIMEFORMAT: `%c': invalid format character"msgstr ""#: execute_cmd.c:2121msgid "pipe error"msgstr ""#: execute_cmd.c:4640#, c-formatmsgid "%s: restricted: cannot specify `/' in command names"msgstr ""#: execute_cmd.c:4735#, c-formatmsgid "%s: command not found"msgstr ""#: execute_cmd.c:4959#, c-formatmsgid "%s: %s"msgstr ""#: execute_cmd.c:4995#, c-formatmsgid "%s: %s: bad interpreter"msgstr ""#: execute_cmd.c:5144#, c-formatmsgid "cannot duplicate fd %d to fd %d"msgstr ""#: expr.c:256msgid "expression recursion level exceeded"msgstr ""#: expr.c:280msgid "recursion stack underflow"msgstr ""#: expr.c:422msgid "syntax error in expression"msgstr ""#: expr.c:463msgid "attempted assignment to non-variable"msgstr ""#: expr.c:486 expr.c:491 expr.c:807msgid "division by 0"msgstr ""#: expr.c:517msgid "bug: bad expassign token"msgstr ""#: expr.c:564msgid "`:' expected for conditional expression"msgstr ""#: expr.c:832msgid "exponent less than 0"msgstr ""#: expr.c:887msgid "identifier expected after pre-increment or pre-decrement"msgstr ""#: expr.c:910msgid "missing `)'"msgstr ""#: expr.c:959 expr.c:1282msgid "syntax error: operand expected"msgstr ""#: expr.c:1284msgid "syntax error: invalid arithmetic operator"msgstr ""#: expr.c:1308#, c-formatmsgid "%s%s%s: %s (error token is \"%s\")"msgstr ""#: expr.c:1366msgid "invalid arithmetic base"msgstr ""#: expr.c:1386msgid "value too great for base"msgstr ""#: expr.c:1435#, c-formatmsgid "%s: expression error\n"msgstr ""#: general.c:61msgid "getcwd: cannot access parent directories"msgstr ""#: input.c:94 subst.c:5082#, c-formatmsgid "cannot reset nodelay mode for fd %d"msgstr ""#: input.c:260#, c-formatmsgid "cannot allocate new file descriptor for bash input from fd %d"msgstr ""#: input.c:268#, c-formatmsgid "save_bash_input: buffer already exists for new fd %d"msgstr ""#: jobs.c:468msgid "start_pipeline: pgrp pipe"msgstr ""#: jobs.c:889#, c-formatmsgid "forked pid %d appears in running job %d"msgstr ""#: jobs.c:1007#, c-formatmsgid "deleting stopped job %d with process group %ld"msgstr ""#: jobs.c:1112#, c-formatmsgid "add_process: process %5ld (%s) in the_pipeline"msgstr ""#: jobs.c:1115#, c-formatmsgid "add_process: pid %5ld (%s) marked as still alive"msgstr ""#: jobs.c:1430#, c-formatmsgid "describe_pid: %ld: no such pid"msgstr ""#: jobs.c:1445#, c-formatmsgid "Signal %d"msgstr ""#: jobs.c:1459 jobs.c:1484msgid "Done"msgstr ""#: jobs.c:1464 siglist.c:123msgid "Stopped"msgstr ""#: jobs.c:1468#, c-formatmsgid "Stopped(%s)"msgstr ""#: jobs.c:1472msgid "Running"msgstr ""#: jobs.c:1486#, c-formatmsgid "Done(%d)"msgstr ""#: jobs.c:1488#, c-formatmsgid "Exit %d"msgstr ""#: jobs.c:1491msgid "Unknown status"msgstr ""#: jobs.c:1578#, c-formatmsgid "(core dumped) "msgstr ""#: jobs.c:1597#, c-formatmsgid " (wd: %s)"msgstr ""#: jobs.c:1805#, c-formatmsgid "child setpgid (%ld to %ld)"msgstr ""#: jobs.c:2133 nojobs.c:585#, c-formatmsgid "wait: pid %ld is not a child of this shell"msgstr ""#: jobs.c:2360#, c-formatmsgid "wait_for: No record of process %ld"msgstr ""#: jobs.c:2637#, c-formatmsgid "wait_for_job: job %d is stopped"msgstr ""#: jobs.c:2859#, c-formatmsgid "%s: job has terminated"msgstr ""#: jobs.c:2868#, c-formatmsgid "%s: job %d already in background"msgstr ""#: jobs.c:3089msgid "waitchld: turning on WNOHANG to avoid indefinite block"msgstr ""#: jobs.c:3538#, c-formatmsgid "%s: line %d: "msgstr ""#: jobs.c:3552 nojobs.c:814#, c-formatmsgid " (core dumped)"msgstr ""#: jobs.c:3564 jobs.c:3577#, c-formatmsgid "(wd now: %s)\n"msgstr ""#: jobs.c:3609msgid "initialize_job_control: getpgrp failed"msgstr ""#: jobs.c:3669msgid "initialize_job_control: line discipline"msgstr ""#: jobs.c:3679msgid "initialize_job_control: setpgid"msgstr ""#: jobs.c:3707#, c-formatmsgid "cannot set terminal process group (%d)"msgstr ""#: jobs.c:3712msgid "no job control in this shell"msgstr ""#: lib/malloc/malloc.c:296#, c-formatmsgid "malloc: failed assertion: %s\n"msgstr ""#: lib/malloc/malloc.c:312#, c-formatmsgid """\r\n""malloc: %s:%d: assertion botched\r\n"msgstr ""#: lib/malloc/malloc.c:313msgid "unknown"msgstr ""#: lib/malloc/malloc.c:797msgid "malloc: block on free list clobbered"msgstr ""#: lib/malloc/malloc.c:874msgid "free: called with already freed block argument"msgstr ""#: lib/malloc/malloc.c:877msgid "free: called with unallocated block argument"msgstr ""#: lib/malloc/malloc.c:896msgid "free: underflow detected; mh_nbytes out of range"msgstr ""#: lib/malloc/malloc.c:902msgid "free: start and end chunk sizes differ"msgstr ""#: lib/malloc/malloc.c:1001msgid "realloc: called with unallocated block argument"msgstr ""#: lib/malloc/malloc.c:1016msgid "realloc: underflow detected; mh_nbytes out of range"msgstr ""#: lib/malloc/malloc.c:1022msgid "realloc: start and end chunk sizes differ"msgstr ""#: lib/malloc/table.c:177#, c-formatmsgid "register_alloc: alloc table is full with FIND_ALLOC?\n"msgstr ""#: lib/malloc/table.c:184#, c-formatmsgid "register_alloc: %p already in table as allocated?\n"msgstr ""#: lib/malloc/table.c:220#, c-formatmsgid "register_free: %p already in table as free?\n"msgstr ""#: lib/sh/fmtulong.c:101msgid "invalid base"msgstr ""#: lib/sh/netopen.c:168#, c-formatmsgid "%s: host unknown"msgstr ""#: lib/sh/netopen.c:175#, c-formatmsgid "%s: invalid service"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -