このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Immanuel
/
nnn
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Redirect stderr and stdout separately
master
Arun Prakash Jana
6年前
親
54c89ca2a1
コミット
caf77886b8
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID:
A75979F35C080412
1個のファイルの変更
、
1行の追加
、
1行の削除
ユニファイド表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
user-scripts/nlaunch
+ 1
- 1
user-scripts/nlaunch
ファイルの表示
@@ -13,5 +13,5 @@ get_selection() {
}
}
if selection=$( get_selection ); then
if selection=$( get_selection ); then
"$selection" 2>
&1
>/dev/null &
"$selection" 2>
/dev/null 1
>/dev/null &
fi
fi
書き込み
プレビュー
|
|
|
|
|
|
x
0
0
0:0
読み込み中…
キャンセル
保存