Retourner au contenu associé (entrée de forum : Locker un fichier)
Posté par yatt le 06 juin 2008 à 01:07. En réponse au message Locker un fichier. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: fcntl
Posté par yatt . En réponse au message Locker un fichier. Évalué à 1.
[yatt@localhost l]$ echo test > foo.bar
[yatt@localhost l]$ nohup ./main &
[1] 24352
nohup: ignoring input and appending output to `nohup.out'
[yatt@localhost l]$ cat foo.bar
test
[yatt@localhost l]$ cat foo.bar
test